Feature idea: support for "run this command" before connecting to a database

From: Brad Langhorst <langhorst(at)neb(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Feature idea: support for "run this command" before connecting to a database
Date: 2009-08-21 17:16:12
Message-ID: C6B44E9C.C29%langhorst@neb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 username(at)mydmzhosthere

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

Brad

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andy Shellam 2009-08-21 22:28:55 Re: Background color in query tool
Previous Message Hiroshi Saito 2009-08-21 13:51:28 Re: sudden program termination: no warning, error, or crash