Re: Prevent loss of query text when pgAdmin crashes or freezes

From: Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Prevent loss of query text when pgAdmin crashes or freezes
Date: 2012-07-03 08:58:53
Message-ID: 4FF2B44D.4060503@ifortuna.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

pgAdmin crashes from time to time when connection is lost. For example
when using notebook, with pgAdmin, you often change networks, hibernate,
suspend, using direct connection or VPN etc
Such changes break connections to databases. I found that closing
pgAdmin is quicker solution than reconnecting (see bellow). But closing
it while in this state, often causes pgAdmin crash.

About reconnection: I'm curious when this feature will be finally
finished. Some, let's say, prototype has been implemented some time ago,
but using it is annoying. After disconnection, you have to confirm five
times the need of reconnection when using object browser. When using
query window, you have run command twice: after asking for reconnection,
command end up with error; second run finally works.
Currently if I'm connected to multiple databases and lost connection,
killing pgadmin is fastest way to reconnect ;)
> I'd far rather see the bug fixed, but without any details that seems
> tricky. FWIW, I use pgAdmin on Windows and Mac daily, and don't run
> into crashes or hangs.
>
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Evan Martin 2012-07-03 10:55:29 Re: Prevent loss of query text when pgAdmin crashes or freezes
Previous Message Rohan Carly 2012-07-03 08:51:05 Re: 'create script' not usable for columns set 'not null' and 'default'