Re: BUG #2257: Can' stop server while autovacuum is running

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2257: Can' stop server while autovacuum is running
Дата
Msg-id 19512.1139937764@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2257: Can' stop server while autovacuum is running  ("Evgeny Gridasov" <eugrid@fpm.kubsu.ru>)
Ответы Re: BUG #2257: Can' stop server while autovacuum is running  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
"Evgeny Gridasov" <eugrid@fpm.kubsu.ru> writes:
> autovacuum process (when active) did not respond to kill (TERM). Only kill
> -9 helped to stop autovacuum process.

autovacuum does respond to shutdown requests, but in poking at this I
found that btree index vacuuming may fail to notice a pending interrupt
for long periods, if you've got large indexes.  I've committed a fix
for that.

            regards, tom lane

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

Предыдущее
От: Volkan YAZICI
Дата:
Сообщение: Re: BUG #2246: Bad malloc interactions: ecpg, openssl
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: BUG #2246: Bad malloc interactions: ecpg, openssl