Re: Synchronous replication
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Yeb Havinga <yebhavinga@gmail.com>
Cc: Aidan Van Dyk <aidan@highrise.ca>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Boszormenyi Zoltan <zb@cybertec.at>
Date: 2010-07-26T10:44:46Z
Lists: pgsql-hackers
On Mon, Jul 26, 2010 at 6:36 PM, Yeb Havinga <yebhavinga@gmail.com> wrote:
> Fujii Masao wrote:
>>
>> I still like
>>
>> replication_mode = {async|recv|fsync|replay}
>>
>> rather than
>>
>> synchronous_replication = {on|off}
>> acknowledge_commit = {no|recv|fsync|replay}
>>
>
> Hello Fujii,
>
> 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.
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center