postgresql/contrib/pg_standby
Heikki Linnakangas 47ce595502 Don't intercept SIGQUIT as a signal to trigger failover; that's what
postmaster uses for immediate shutdown. Trap SIGUSR1 as the preferred
signal for that.

Per report by Fujii Masao and subsequent discussion on -hackers.
2009-03-18 19:27:28 +00:00
..
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
pg_standby.c Don't intercept SIGQUIT as a signal to trigger failover; that's what 2009-03-18 19:27:28 +00:00