Re: HS/SR and smart shutdown

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: HS/SR and smart shutdown
Дата
Msg-id 4B633A4A.1000404@agliodbs.com
обсуждение исходный текст
Ответ на Re: HS/SR and smart shutdown  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: HS/SR and smart shutdown  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Fujii,

> I guess that the startup process and the walreceiver should wait
> for all read only backends to exit in smart shutdown case. It's
> because those backends might be waiting for the record that conflicts
> with their queries to be replayed. Is this OK? Or we should kill the
> startup process and the walreceiver on ahead?
> 
> If my guess is right, we would need to add new PMState to cancel
> recovery and replication after all read only connections have died.

How could existing read queries on the slave be waiting on a WAL record?I don't follow this.

--Josh Berkus



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Hot Standby: Relation-specific deferred conflict resolution
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Hot Standby: Relation-specific deferred conflict resolution