Обсуждение: pgsql: If the stats collector dies during Hot Standby, restart it.

Поиск
Список
Период
Сортировка

pgsql: If the stats collector dies during Hot Standby, restart it.

От
Robert Haas
Дата:
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.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4a43a6244d93dd0e16a898ff18d8641512b6006c

Modified Files
--------------
src/backend/postmaster/postmaster.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)