Re: Proposal for CSN based snapshots - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: Proposal for CSN based snapshots
Date
Msg-id 539E7985.5090801@2ndquadrant.com
Whole thread Raw
In response to Re: Proposal for CSN based snapshots  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Proposal for CSN based snapshots  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 05/30/2014 11:14 PM, Heikki Linnakangas wrote:
> 
> Yeah. To recap, the failure mode is that if the master crashes and
> restarts, the transaction becomes visible in the master even though it
> was never replicated.

Wouldn't another pg_clog bit for the transaction be able to sort that out?

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: How to change the pgsql source code and build it??
Next
From: Stephen Frost
Date:
Subject: Re: API change advice: Passing plan invalidation info from the rewriter into the planner?