Re: Sync Rep for 2011CF1 - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Sync Rep for 2011CF1
Date
Msg-id 4D5C0AC3.1010101@enterprisedb.com
Whole thread Raw
In response to Re: Sync Rep for 2011CF1  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Sync Rep for 2011CF1  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 16.02.2011 19:29, Robert Haas wrote:
> Actually, on further reflection, I'm not even sure why we bother with
> the fsync.  It seems like a useful safeguard but I'm not seeing how we
> can get to that point without having fsync'd everything anyway.  Am I
> missing something?

WalRcvDie() is called on error. For example, if the connection dies 
unexpectedly during walrcv_receive().

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: contrib loose ends: 9.0 to 9.1 incompatibilities
Next
From: Andrew Dunstan
Date:
Subject: Re: Debian readline/libedit breakage