Re: Allow interrupts on waiting standby

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Allow interrupts on waiting standby
Дата
Msg-id CAB7nPqTiSSnv4EJGS_jqUn3mcN0U6C1i9n1DFpOv8Q1ERU9KQA@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Allow interrupts on waiting standby  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Allow interrupts on waiting standby  ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>)
Список pgsql-hackers
On Thu, Mar 30, 2017 at 4:02 PM, Tsunakawa, Takayuki
<tsunakawa.takay@jp.fujitsu.com> wrote:
> I think you can call HandleStartupProcInterrupts() here, instead of checking postmaster death.

Oops, sorry for that, I quite mess up with this patch. The WaitLatch()
call should still have WL_POSTMASTER_DEATH so as it can leave earlier,
but yes I agree with your analysis that HandleStartupProcInterrupts()
as this is part of the redo work.

> Did Simon's committed patch solve the problem as expected?

Does not seem so, I'll let Simon comment on this matter...
-- 
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: REINDEX CONCURRENTLY 2.0
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Partitioned tables and relfilenode