Connect to Postgres using DBeaver

Hi @Hugo1 !

Im a long time DBeaver user here

Can you comment what’s the error message you’re getting from your DBeaver?

If you’re using fly proxy ... make sure your dbeaver points to localhost too. As for getting the environment variables my suggestion is fly ssh console -a YOUR_DB_APP_NAME and simply run env then you’ll see all envs including username and password.

1 Like