BUG #2257: Can' stop server while autovacuum is running - Mailing list pgsql-bugs

From Evgeny Gridasov
Subject BUG #2257: Can' stop server while autovacuum is running
Date
Msg-id 20060213150136.05D6EF0B09@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #2257: Can' stop server while autovacuum is running
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: SIGSEGV in PQreset(..)
Next
From: Andrew Klosterman
Date:
Subject: Re: BUG #2246: Bad malloc interactions: ecpg, openssl