eg: I need to set up a tunnel to connect to one of my db servers (in the
dmz)

ssh -N -L 54321:localhost:5432 usern...@mydmzhosthere

It would be nice if if could run that before opening the connection
automatically.

Brad


-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to