postgresql/src/backend/postmaster
Robert Haas 4a8cfbdcbe If the stats collector dies during Hot Standby, restart it.
This bug exists as far back as 9.0, when Hot Standby was introduced,
so back-patch to all supported branches.

Report and patch by Takayuki Tsunakawa, reviewed by Michael Paquier
and Kuntal Ghosh.
2016-10-27 14:56:37 -04:00
..
autovacuum.c Fix autovacuum for shared relations 2016-05-10 16:23:54 -03:00
bgworker.c Clean up handling of anonymous mmap'd shared-memory segment. 2016-10-13 13:59:56 -04:00
bgwriter.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
checkpointer.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
fork_process.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
Makefile Allow background workers to be started dynamically. 2013-07-16 13:02:15 -04:00
pgarch.c Avoid unlikely data-loss scenarios due to rename() without fsync. 2016-03-09 18:53:54 -08:00
pgstat.c Include <sys/select.h> where needed 2016-09-27 01:05:21 -03:00
postmaster.c If the stats collector dies during Hot Standby, restart it. 2016-10-27 14:56:37 -04:00
startup.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
syslogger.c Fix unportable setvbuf() usage in initdb. 2014-05-15 15:57:54 -04:00
walwriter.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00