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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: If the stats collector dies during Hot Standby, restart it.
Дата
Msg-id E1bzpxv-0004ZF-S2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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_4_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: If the stats collector dies during Hot Standby, restart it.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: If the stats collector dies during Hot Standby, restart it.