Re: dropping connection - Mailing list pgadmin-support

From Michael Shapiro
Subject Re: dropping connection
Date
Msg-id AANLkTikrNw9hFYQLXcOUEDtPJMow6+OJ8ci=-7Np58pA@mail.gmail.com
Whole thread
In response to Re: dropping connection  (Dave Page <dpage@pgadmin.org>)
Responses Re: dropping connection
List pgadmin-support
What happens is that the first time it does give an error. But the editor is not useable. If I rerun the query a couple times, it can crash.


On Mon, Jul 26, 2010 at 1:58 PM, Dave Page <dpage@pgadmin.org> wrote:
On Mon, Jul 26, 2010 at 5:41 PM, Michael Shapiro <mshapiro51@gmail.com> wrote:
> I tested 1/12 beta. It has exactly the same problem. When the SQL editor
> loses the connection, rerunning the query causes PgAdmin to crash.

I can't reproduce that - it errors cleanly for me (which is why I
didn't work on the Query Tool earlier):

-- Executing query:
select version()
Total query runtime: 0 ms.
1 row retrieved.

-- Executing query:
select version()
********** Error **********

server closed the connection unexpectedly
       This probably means the server terminated abnormally
       before or while processing the request.


-- Executing query:
select version()
********** Error **********

no connection to the server


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: dropping connection
Next
From: Dave Page
Date:
Subject: Re: dropping connection