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

From Heikki Linnakangas
Subject Re: Synchronization levels in SR
Date
Msg-id 4BFD90DC.6070007@enterprisedb.com
Whole thread Raw
In response to Re: Synchronization levels in SR  (Dimitri Fontaine <dfontaine@hi-media.com>)
Responses Re: Synchronization levels in SR
List pgsql-hackers
On 26/05/10 23:31, Dimitri Fontaine wrote:
>   d. choice of commit or rollback at timeout

Rollback is not an option. There is no going back after the commit 
record has been flushed to disk or sent to a standby.

The choice is to either commit anyway after the timeout, or wait forever.

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


pgsql-hackers by date:

Previous
From: alvherre
Date:
Subject: Re: [ADMIN] command tag logging
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: Show schema name on REINDEX DATABASE