Re: Need improved support for connection timeouts

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Michael Serdar" <mikes(at)eisolution(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Need improved support for connection timeouts
Date: 2004-01-05 21:11:24
Message-ID: 03AF4E498C591348A42FC93DEA9661B872036D@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Michael Serdar [mailto:mikes(at)eisolution(dot)com]
> Sent: 05 January 2004 20:47
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Need improved support for
> connection timeouts
>
> When I use pgadmin to connect remotely to a server that
> automatically logs you out after a certain idle period, it
> becomes very difficult to get any work done.

PostgreSQL does not have automatic client logout/disconnects - if you
are getting disconnected from your database then I would suggest looking
for other possible network problems.

> Specifically,
> pgadmin hangs the next time you request a view or enter a
> query, and then you have to right-click the server's name and
> disconnect then reconnect. When you right-click to
> disconnect, it again attempts to connect to the server and
> times out and tells you about it. Only then you can finally
> do the disconnect and reconnect and by then you've already
> forgotten what you were trying to do.

Hmm, it does sound like the disconnection is not being recognised
immediately - I will look at that.

> I think that this issue NEEDS to be fixed, and should be made
> one of the top-priority issues on the todo list at
> http://www.pgadmin.org/pgadmin3/development.php

I don't think it quite rates as top-priority - you are the only person
to report this problem and have either a non-standard version of
PostgreSQL, or other network problems causing your disconnects.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Ringo 2004-01-06 01:36:01 Error Message: 當物件關閉時,不允許操作。
Previous Message Michael Serdar 2004-01-05 20:46:47 Need improved support for connection timeouts