Ivan,
I
tunnel my pgAdmin connection through an SSH connection to provide security for
pgAdmin logins. You can use the standard SSH port forwarding feature to
have your pgAdmin connect to PostgreSQL. I believe there is now
documentation on how to use SSH port forwarding with pgAdmin.
Hey All,
Can anyone please tell me whether or not pgAdmin can use encryption to
connect to PostgresQL. I want to find a way to connect to the database
without sending clear text passwords.
Is SSH tunneling the only way?
Peter