Re: Standbys, txid_current_snapshot, wraparound - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Standbys, txid_current_snapshot, wraparound
Date
Msg-id 20120329140433.GA8324@gmail.com
Whole thread Raw
In response to Re: Standbys, txid_current_snapshot, wraparound  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Standbys, txid_current_snapshot, wraparound  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Thu, Mar 29, 2012 at 02:46:23PM +0100, Simon Riggs wrote:
> On Thu, Mar 29, 2012 at 12:06 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> > Patch coming in a few hours.
> 
> This is more straightforward than I was thinking. We just need to
> initialise XLogCtl at the right place.

Looks good to me.  That should fix the problem with standbys then.


Next question: how can flipping archive_mode on and off,
with restarts, near wraparound point, break epoch on master?
 http://lists.pgfoundry.org/pipermail/skytools-users/2012-March/001609.html

Any ideas?

Could WAL playback from backend with different archive_mode setting
cause it somehow?

-- 
marko



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Command Triggers patch v18
Next
From: Simon Riggs
Date:
Subject: Re: Standbys, txid_current_snapshot, wraparound