Re: HS/SR and smart shutdown

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: HS/SR and smart shutdown
Дата
Msg-id 3f0b79eb1001311849y53c0b9c2p959a63e6839e1968@mail.gmail.com
обсуждение исходный текст
Ответ на Re: HS/SR and smart shutdown  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: HS/SR and smart shutdown
Список pgsql-hackers
On Sat, Jan 30, 2010 at 12:54 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
>> HOWEVER, I do believe this is an issue we could live with for 9.0 if
>> it's going to lead to a whole lot of additional debugging of SR.  But if
>> it's an easy fix, it'll avoid a lot of complaints on pgsql-general.
>
> I think that the latter statement is right.

Though we've not reached consensus on smart shutdown during
recovery yet, I wrote the patch that changes its behavior:
shut down the server (including the startup process and the
walreceiver) as soon as all read-only connections have died.
The code is also available in the 'replication' branch in
my git repository.

And, let's discuss whether something like the attached patch
is required for v9.0 or not.

Regards,

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

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: mailing list archiver chewing patches
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns