Re: Synchronization levels in SR - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Synchronization levels in SR
Date
Msg-id 4BFD14FD0200002500031B1E@gw.wicourts.gov
Whole thread Raw
In response to Re: Synchronization levels in SR  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Synchronization levels in SR
List pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
> Although, if the master crashes at that point, and quickly
> recovers, you could see the last transactions committed on the
> master before they're replicated to the standby.
Versus having the transaction committed on one or more slaves but
not on the master?  Unless we have a transaction manager and do
proper distributed transactions, how do you avoid edge conditions
like that?
-Kevin


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Synchronization levels in SR
Next
From: Simon Riggs
Date:
Subject: Re: Synchronization levels in SR