Re: pgAdmin hang on connection drop/reconnect

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Maciek Sakrejda" <msakrejda(at)truviso(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin hang on connection drop/reconnect
Date: 2008-03-27 16:07:58
Message-ID: 937d27e10803270907i46c0c088o81f5ce138f476e3b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, Mar 24, 2008 at 5:04 PM, Maciek Sakrejda <msakrejda(at)truviso(dot)com> wrote:
> pgAdmin hangs when connection drops while trying to execute a query
>
> Steps to reproduce:
>
> 1. Open SQL query pane
> 2. Type "SELECT pg_sleep(10);"
> 3. Shut down postgres in less than ten seconds (the query in pgAdmin
> will error out)
> 4. Start postgres
> 5. Re-run the query
>
> Result: pgAdmin will hang.

When I try this, pgAdmin complains that there is no connection and
drops you back at the query window where you can choose a new
connection from the drop down menu.

What platform/version etc. were you using?

--
Dave Page
EnterpriseDB UK Ltd: http://www.enterprisedb.com
PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Maciek Sakrejda 2008-03-27 16:53:29 Re: pgAdmin hang on connection drop/reconnect
Previous Message Guillaume Lelarge 2008-03-27 00:21:52 Re: Count not updated with VACUUM ANALYZE