User documentation on signal handling - Mailing list pgsql-hackers

From Gurjeet Singh
Subject User documentation on signal handling
Date
Msg-id 65937bea0904282030k2aa94f3aqd5bf50ace4159354@mail.gmail.com
Whole thread Raw
Responses Re: User documentation on signal handling
List pgsql-hackers
Hi All,

    I just came across this page from 6.4 docs:

http://www.postgresql.org/docs/6.4/static/signals.htm

Do we have any such doc in our current release? It sure is helpful from user perspective to understand how Postgres responds to different signals; I just saw another instance of kill -9 recommendation to kill a backend in the field.

Best regards,
--
gurjeet[.singh]@EnterpriseDB.com
singh.gurjeet@{ gmail | hotmail | indiatimes | yahoo }.com

EnterpriseDB      http://www.enterprisedb.com

Mail sent from my BlackLaptop device

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Creating a tablespace directory in recovery
Next
From: Andy Lester
Date:
Subject: Re: Throw some low-level C scutwork at me