Re: standby registration (was: is sync rep stalled?) - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: standby registration (was: is sync rep stalled?)
Date
Msg-id AANLkTimLayAEnqvKscugKmiSBEyE5T3Td63N5BSZ6Y=_@mail.gmail.com
Whole thread Raw
In response to Re: standby registration (was: is sync rep stalled?)  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Fri, Oct 8, 2010 at 10:38 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> Yes, let's please just implement something simple and get it
> committed.  k = 1.  Two GUCs (synchronous_standbys = name, name, name
> and synchronous_waitfor = none|recv|fsync|apply)

For my cases, I'm OK with this as the first commit, for now.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Vincenzo Romano
Date:
Subject: Re: On Scalability
Next
From: Itagaki Takahiro
Date:
Subject: Re: proposal: plpgsql, solution for derivated types of parameters