Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'.

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'.
Date: 2012-04-14 14:28:39
Message-ID: CAHGQGwHccWN+eO3vxHS9oW3RN_0vanWE1wASdASryg+N5WrAdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Sat, Apr 14, 2012 at 4:57 AM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> On 04/13/2012 08:15 PM, Kevin Grittner wrote:
>>
>> Robert Haas<robertmhaas(at)gmail(dot)com>  wrote:
>>
>>> In my view, remote_write seems a lot more clear than write
>>
>>
>> +1
>>
>> I sure didn't understand it to mean remote_write when I read the
>> subject line.
>>
>
> Neither did I. So definitely +1.

+1

Patch attached.

Regards,

--
Fujii Masao

Attachment Content-Type Size
remote_write_v1.patch application/octet-stream 5.7 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-04-14 14:57:49 pgsql: Rename synchronous_commit='write' to 'remote_write'.
Previous Message Robert Haas 2012-04-14 12:07:57 pgsql: pg_size_pretty(numeric)

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-04-14 14:32:57 Re: missing description initdb manual
Previous Message Peter Geoghegan 2012-04-14 13:54:39 Re: Patch: add timing of buffer I/O requests