Re: Autovacuum worker doesn't immediately exit on postmaster death

Поиск
Список
Период
Сортировка
От Victor Yegorov
Тема Re: Autovacuum worker doesn't immediately exit on postmaster death
Дата
Msg-id CAGnEboiqBc=mM2v7cSf-xE8uGqP1zKp4SiBbji8WxG3dAqFMzg@mail.gmail.com
обсуждение исходный текст
Ответ на Autovacuum worker doesn't immediately exit on postmaster death  (Alexander Kukushkin <cyberdemn@gmail.com>)
Ответы Re: Autovacuum worker doesn't immediately exit on postmaster death  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
ср, 28 окт. 2020 г. в 19:44, Alexander Kukushkin <cyberdemn@gmail.com>:
I know, nobody in their mind should do that, but, if the postmaster
process is killed with SIGKILL signal, most backend processes
correctly notice the fact of the postmaster process absence and exit.
There is one exception though, when there are autovacuum worker
processes they are continuing to run until eventually finish and exit.



I was able to reproduce it with 13.0 and 12.4, and I believe older
versions are also affected.

Do you get the same behaviour also on master?
As there was some work in this area for 14, see https://git.postgresql.org/pg/commitdiff/44fc6e259b
 
--
Victor Yegorov

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

Предыдущее
От: Victor Yegorov
Дата:
Сообщение: Re: Deleting older versions in unique indexes to avoid page splits
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: MultiXact\SLRU buffers configuration