]> 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:42 +0000 (14:56 -0400)
commite927f55ffffb43b29e7a8c459825950b2b280219
tree7038c84901c61c069303fe0e559b1fc7bd2b2f50
parent92929a3e370dcc89ff806c2a8fb2fc257c42f01a
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