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

Поиск
Список
Период
Сортировка
От Evgeny Gridasov
Тема BUG #2257: Can' stop server while autovacuum is running
Дата
Msg-id 20060213150136.05D6EF0B09@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2257: Can' stop server while autovacuum is running  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2257
Logged by:          Evgeny Gridasov
Email address:      eugrid@fpm.kubsu.ru
PostgreSQL version: 8.1.2 CVS
Operating system:   Linux Debian
Description:        Can' stop server while autovacuum is running
Details:

I needed to shutdown my server urgently, but I was unable to stop server by
pg_ctl -m fast.
Examining process list I found out that an autovacuum process is still
active.

autovacuum process (when active) did not respond to kill (TERM). Only kill
-9 helped to stop autovacuum process.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SIGSEGV in PQreset(..)
Следующее
От: Andrew Klosterman
Дата:
Сообщение: Re: BUG #2246: Bad malloc interactions: ecpg, openssl