Re: Synchronous replication - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: Synchronous replication
Date
Msg-id 4C4D67F0.5010301@cs.helsinki.fi
Whole thread Raw
In response to Re: Synchronous replication  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Synchronous replication
List pgsql-hackers
On 7/26/10 1:44 PM +0300, Fujii Masao wrote:
> On Mon, Jul 26, 2010 at 6:36 PM, Yeb Havinga<yebhavinga@gmail.com>  wrote:
>> I wasn't entirely clear. My suggestion was to have only
>>
>>    acknowledge_commit = {no|recv|fsync|replay}
>>
>> instead of
>>
>>    replication_mode = {async|recv|fsync|replay}
>
> Okay, I'll change the patch accordingly.

For what it's worth, I think replication_mode is a lot clearer. 
Acknowledge_commit sounds like it would do something similar to 
asynchronous_commit.


Regards,
Marko Tiikkaja


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Synchronous replication
Next
From: Oleg Bartunov
Date:
Subject: Re: gincostestimate