Re: beta3 & the open items list - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: beta3 & the open items list
Date
Msg-id 4C1DD7280200002500032618@gw.wicourts.gov
Whole thread Raw
In response to beta3 & the open items list  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: beta3 & the open items list  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Florian Pflug  wrote:
> On Jun 20, 2010, at 7:18 , Tom Lane wrote:
>> I was thinking that keepalive was on by default with a very
>> long interval, but I see this isn't so. However, if we enable
>> keepalive, then it's irrelevant to the point anyway. Nobody's
>> produced any evidence that keepalive is an unsuitable solution.
>
> Yeah, I agree. Just enabling keepalive should suffice for 9.0.
+1, with configurable timeout; otherwise people will often feel they
need to kill the receiver process to get it to attempt reconnect or
archive search, anyway.  Two hours is a long time to block
replication based on a broken connection before attempting to move
on.
-Kevin


pgsql-hackers by date:

Previous
From: Daniel Ng
Date:
Subject: Re: to enable O_DIRECT within postgresql
Next
From: Peter Geoghegan
Date:
Subject: Re: extensible enum types