Forums

How to connect to PostgreSQL DB using PGAdmin?

Hi,

I have a paid account at pythonanywhere.com. As part of the account, I also have access to a PostgreSQL DB.

How can I connect to the PostgreSQL DB using Pgadmin 3 on my local ubuntu machine?

Is there any FAQ on this?

You would have to use ssh tunnelling. See this for reference (the concept/config is similar).