Re: libpq changes for synchronous replication

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libpq changes for synchronous replication
Дата
Msg-id 29581.1290180313@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: libpq changes for synchronous replication  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: libpq changes for synchronous replication  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Thu, Nov 18, 2010 at 7:43 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
>> The patch is touching protocol.sgml as follows. Isn't this enough?

> How about some updates to the "Message Flow" section, especially the
> section on "COPY Operations"?

Yeah.  You're adding a new fundamental state to the protocol; it's not
enough to bury that in the description of a message format.  I don't
think a whole lot of new verbiage is needed, but the COPY section needs
to point out that this is a different state that allows both send and
receive, and explain what the conditions are for getting into and out of
that state.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: duplicate connection failure messages
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Latches with weak memory ordering (Re: max_wal_senders must die)