pgAdmin hang on connection drop/reconnect - Mailing list pgadmin-support

From Maciek Sakrejda
Subject pgAdmin hang on connection drop/reconnect
Date
Msg-id 1206378265.25401.21.camel@maciek-desktop.sm.truviso.com
Whole thread Raw
Responses Re: pgAdmin hang on connection drop/reconnect  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-support
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.

Expected behavior: Ideally, automagically reconnect and re-run the
query. Telling the user the connection dropped and having to reconnect
manually would also be acceptable, even if the query pane has to be
closed.

I suppose this is more important to us at Truviso than postgres users in
general (since long-running queries are our bread and butter), but this
should probably have a more user-friendly behavior anyway. Please let me
know if you need more details.

Thanks,
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com



-
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


pgadmin-support by date:

Previous
From: Maciek Sakrejda
Date:
Subject: building on 1.8.1 on windows / build-wxmsw.bat problem
Next
From: mikeem@gmx.net
Date:
Subject: operator classes in pgAdmin