Re: Cascaded standby message

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Cascaded standby message
Дата
Msg-id CA+U5nM+-v2zsYj+9r=1xNjomZXj6a=x2yx_RgfAo42zQH=9bnQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cascaded standby message  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Cascaded standby message
Список pgsql-hackers
On Wed, Sep 7, 2011 at 2:44 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Wed, Sep 7, 2011 at 5:22 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
>> Fujii - the original goal here was to avoid having a unexplained
>> disconnection in the logs. The only way to do this cleanly is to have
>> a disconnection reason passed to the walsender, rather than just a
>> blind signal. Looks like we need to multiplex or other mechanism.
>
> That's an idea. But what about the patch that I proposed before?
> http://archives.postgresql.org/pgsql-hackers/2011-08/msg00816.php

Thanks for that. Committed.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Cascaded standby message
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: savepoint commit performance