On Fri, Dec 19, 2014 at 3:11 PM, Craig Ringer <cr...@2ndquadrant.com> wrote:
> On 12/19/2014 09:51 PM, Dave Page wrote:
>> It's not going to work because when using an SSH tunnel we have to use
>> a random port number for the client end of the tunnel. When libpq (not
>> pgAdmin) tries to match the connection details against those that are
>> stored, it will often fail because the port number won't match.
>
> Why not handle it like libpq does?
>
> Connect, and if the server asks for a password *then* prompt the user.

That's what does happen.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
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