Re: [HACKERS] User documentation on signal handling

2009-05-01 Thread Tom Lane
Gurjeet Singh writes: > 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? I don't think there's any table like that, but the Notes for the postgres reference page http://developer.postgresql.o

[HACKERS] User documentation on signal handling

2009-04-30 Thread Gurjeet Singh
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