On Fri, Mar 18, 2011 at 2:19 PM, Markus Wanner <[email protected]> wrote:
> Their documentation [1] isn't entirely clear on that first: "the master > blocks after the commit is done and waits until at least one > semisynchronous slave acknowledges that it has received all events for > the transaction" and the "slave acknowledges receipt of a transaction's > events only after the events have been written to its relay log and > flushed to disk". > > But then continues to say that "[the master is] waiting for > acknowledgment from a slave after having performed a commit", so this > indeed sounds like the transaction is visible to other sessions before > the slave ACKs. Yes, their docs are not clear on this. -- Mark Callaghan [email protected] -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
