Re: Keep-alive? - Mailing list pgadmin-support

From Mark Rappoport
Subject Re: Keep-alive?
Date
Msg-id 009101c38d8d$f6871960$0b00000a@famine
Whole thread Raw
In response to Re: Keep-alive?  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Keep-alive?
List pgadmin-support
Hi Dave, thanks for the swift reply.

No, we're working on a server in a farm; the local office connection is
a regular ADSL one, going through a Cisco PIX. The farm is about 4 hops
away.
I suppose that the PIX is somehow affecting the connection... There's
probably a multitude of factors affecting this, and I doubt that it's
the fault of the database backend or pgAdmin... 

Regardless, I think that PGAdmin should offer some kind of option to
automagically reconnect if it sees that the connection is no longer
alive. 

Perhaps there are other pgAdmin users experiencing such disconnections,
who would benefit from this?

Anyway, thanks. I'll look into the TCP streams heading in and out of
here and see what's causing this.

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org 
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Dave Page
> Sent: Wednesday, October 08, 2003 1:07 PM
> To: mark@nsa.co.il; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Keep-alive?
> 
> 
> 
> 
> > -----Original Message-----
> > From: Mark Rappoport [mailto:mark@nsa.co.il]
> > Sent: 08 October 2003 12:01
> > To: pgadmin-support@postgresql.org
> > Subject: [pgadmin-support] Keep-alive?
> > 
> > 
> > Perhaps I've missed something - if so, I apologize for
> > wasting the list's time.
> > 
> > Is there some support for keeping PostgreSQL connections
> > alive? That is, I often start PGAdmin and leave it idle in 
> > the background; when I return to it, and hit an item in the 
> > tree, I get about 10-15 message boxes telling me that the 
> > server is offline.
> > 
> > Are there any plans to change this functionality?
> 
> Hi Mark,
> 
> Neither pgAdmin nor PostgreSQL implement any kind of 
> connection timeout. Communication is via a TCP connection 
> which is maintained by the TCP stack on the client and the 
> server. If you are getting disconnected from your server, 
> then I would guess that there is something else on your 
> network causing the problem. Ar you working across any ISDN 
> links or similar?
> 
> Regards, Dave.
> 
> ---------------------------(end of 
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index 
> scan if your
>       joining column's datatypes do not match
> 



pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Keep-alive?
Next
From: "Dave Page"
Date:
Subject: Re: Keep-alive?