]> granicus.if.org Git - postgresql/commit
If the stats collector dies during Hot Standby, restart it.
authorRobert Haas <rhaas@postgresql.org>
Thu, 27 Oct 2016 18:27:40 +0000 (14:27 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 27 Oct 2016 18:56:37 +0000 (14:56 -0400)
commit4a8cfbdcbe8447e4226b2ebdb155e0acc1167db5
tree86c540c67f435ff7f91d2a1b55689b498a4e089f
parentd1e9c8269bb1b8eae595c48b67f11e3fd4658170
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.
src/backend/postmaster/postmaster.c