From:
Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To:
Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc:
Robert Haas <robertmhaas(at)gmail(dot)com>, Jaime Casanova <jaime(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: [COMMITTERS] pgsql: Add new replication mode
synchronous_commit = 'write'.
Date:
2012-01-26 06:21:47
Message-ID:
CAHGQGwF3xkrSBoox9C2zEw7BE6dDPXZDTbB7WMdjJGGuE-_25A@mail.gmail.com (view raw or flat )
Thread:
2012-01-24 20:22:57 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2012-01-24 20:35:22 from Jaime Casanova <jaime(at)2ndquadrant(dot)com>
2012-01-25 06:23:40 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2012-01-25 13:57:49 from Robert Haas <robertmhaas(at)gmail(dot)com>
2012-01-25 14:12:54 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2012-01-26 06:21:47 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2012-04-13 17:15:18 from Robert Haas <robertmhaas(at)gmail(dot)com>
2012-04-13 18:15:10 from "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
2012-04-13 19:16:28 from Thom Brown <thom(at)linux(dot)com>
2012-04-14 14:58:50 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2012-04-14 15:13:39 from Thom Brown <thom(at)linux(dot)com>
2012-04-16 16:21:52 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2012-04-17 12:52:00 from Thom Brown <thom(at)linux(dot)com>
2012-04-17 19:29:12 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2012-04-18 14:11:59 from Robert Haas <robertmhaas(at)gmail(dot)com>
2012-04-13 19:57:58 from Guillaume Lelarge <guillaume(at)lelarge(dot)info>
2012-04-14 14:28:39 from Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
2012-04-14 14:58:12 from Robert Haas <robertmhaas(at)gmail(dot)com>
Lists:
pgsql-committers pgsql-hackers
On Wed, Jan 25, 2012 at 11:12 PM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> On Wed, Jan 25, 2012 at 1:57 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
>> I think that this would be a lot more clear if we described this as
>> synchronous_commit = remote_write rather than just synchronous_commit
>> = write. Actually, the internal constant is named that way already,
>> but it's not exposed as such to the user.
>
> That's something to discuss at the end of the CF when people are less
> busy and we get more input.
>
> It's an easy change whatever we decide to do.
Added this to 9.2 Open Items.
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
In response to
Responses
pgsql-hackers by date
Next :From: Fujii MasaoDate: 2012-01-26 07:42:15
Subject : Re: Pause at end of recovery
Previous :From : Fujii MasaoDate : 2012-01-26 06:09:33
Subject : Re: Online base backup from the hot-standby
pgsql-committers by date
Next :From: Robert HaasDate: 2012-01-26 13:23:33
Subject : pgsql: Damage control for yesterday's CheckIndexCompatible changes.
Previous :From : Robert HaasDate : 2012-01-26 01:42:01
Subject : pgsql: Instrument index-only scans to count heap fetches performed.