Re: why PgAdmin needs constant connection to db server?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Julius Tuskenis <julius(at)nsoft(dot)lt>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: why PgAdmin needs constant connection to db server?
Date: 2009-07-28 07:59:42
Message-ID: 937d27e10907280059j4e82015cs3ab625224bab5bff@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tue, Jul 28, 2009 at 8:47 AM, Julius Tuskenis<julius(at)nsoft(dot)lt> wrote:
> Hello,
>
> I usually use hibernation instead of shut down - to carry on with work in
> the morning. The problem is that I can't carry on with work using pgAdmin -
> it says that connection is lost to server few times and goes to disconnected
> from server state. Then I have to connect again. All query windows loses
> connections as well. I have to connect them also.
> My question is - do we really need to be connected to server all the time?
> Why not "connect when needed" strategy? Maybe theres an setting I don't know
> about? Is there a workaround?

It's a Small Matter Of Programming. Patches are welcome though - I'd
be happy to see pgAdmin try to reconnect and continue on failure.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-07-28 10:26:50 Re: Kubuntu 9:04 - Jaunty, grid editor Ctrl-c Segmentation fault (core dumped)
Previous Message Julius Tuskenis 2009-07-28 07:47:35 why PgAdmin needs constant connection to db server?