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

From Andreas Pflug
Subject Re: Keep-alive?
Date
Msg-id 3F84202F.90500@pse-consulting.de
Whole thread Raw
In response to Re: Keep-alive?  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
List pgadmin-support
Adam H. Pendleton wrote:

>
> Network problems like this are usually better solved somewhere other 
> than the application, since their impact usually affects more than 
> just one application. 


I totally agree on that. Additionally, when we implement some kind of 
reconnect we must be quite careful about it, so that a connection that's 
really terminated doesn't cause a bunch of unnecessary and unwanted 
retries (resulting in 10 minutes sitting in front of your machine, 
waiting for it to recover).

I'd rather like to leave this to the network level. If the link is 
broken, there must be a reason for this: either it's intentionally, or 
it's faulty. Both ways need review.

Regards,
Andreas




pgadmin-support by date:

Previous
From: "Adam H. Pendleton"
Date:
Subject: Re: Keep-alive?
Next
From: Michiel_Lange@actuera.nl
Date:
Subject: Re: Keep-alive?