Re: An example of bugs for Hot Standby

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: An example of bugs for Hot Standby
Дата
Msg-id 1264065087.4043.6494.camel@ebony
обсуждение исходный текст
Ответ на Re: An example of bugs for Hot Standby  (Hiroyuki Yamada <yamada@kokolink.net>)
Список pgsql-hackers
On Thu, 2010-01-21 at 18:01 +0900, Hiroyuki Yamada wrote:

> I think the patch has two problems.
> 
>  * disable_standby_sig_alarm() does not clear standby_timeout_active flag
>    when it succeeds in disabling the alarm.

Ah, thanks.

>  * Assertion check in HoldingBufferPinThatDelaysRecovery() can fail
>    with following scenario.

Agreed. Will remove Assert() because of race conditions.

Thanks,

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: Hiroyuki Yamada
Дата:
Сообщение: Re: An example of bugs for Hot Standby
Следующее
От: Joachim Wieland
Дата:
Сообщение: Re: Listen / Notify - what to do when the queue is full