Re: pgadmin and broken connections - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: pgadmin and broken connections
Date
Msg-id 1309522540.2011.10.camel@laptop
Whole thread Raw
In response to Re: pgadmin and broken connections  (Christophe Chauvet <christophe.chauvet@gmail.com>)
Responses Re: pgadmin and broken connections
List pgadmin-support
On Fri, 2011-07-01 at 13:50 +0200, Christophe Chauvet wrote:
> Hi Guillaume
> 
> I have this issue but not only with VPN. You can reproduce by using
> SSH with -L argument as
> 
> ssh -L 2000:127.0.0.1:5432 myuser@my_ip
> 
> launch PgAdmin with localhost avec IP and port 2000
> 
> execute a query, go to you terminal, press Ctrl + C to cut the
> connection and retry the previous command ssh -L ....
> 
> and refresh the connexion on PgAdmin, it crash
> 

Tried that. The query tool have no issues with this (it detects the lost
connection, and resets it). The browser behaves in a weird way, which
needs to get fixed, but doesn't crash. At least, for me.


-- 
Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com



pgadmin-support by date:

Previous
From: Christophe Chauvet
Date:
Subject: Re: pgadmin and broken connections
Next
From: Defiant Challenged
Date:
Subject: Using pgAgent w/o pgAdmin3 on linux