Forums

SSH connection in PgAdmin

Hi, I have a problem when I ty to connect SSH in pgAdmin. So far, I use the console but it is annoying each time I need to connect type everything. Someone could help me to set up SSH in the pgAdmin? What should I type in the fields: https://ibb.co/M2SQZSw ? I am doing:

[usernamepythonanywehere-number].postgres.pythonanywhere-services.com

[port] 119..

username: username@ssh.pythonanywhere.com

After doing it i am getting this error: https://ibb.co/FszhKrC

Thanks in advance

You need to use an SSH tunnel as described in this help page.

I have already done and it is working. But what i want is to be able to do without running the command in the cmd Terminal, just using the PgAdmin Interface

We do not have a method for connecting pgAdmin without creating the tunnel in a cmd window.