Recovery conflict monitoring

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Recovery conflict monitoring
Дата
Msg-id AANLkTinHttSDvgSyLXm-YZEyW7Ed+hU6T+nAHz3mYTGW@mail.gmail.com
обсуждение исходный текст
Ответы Re: Recovery conflict monitoring  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
This patch adds counters and views to monitor hot standby generated
recovery conflicts. It extends the pg_stat_database view with one
column with the total number of conflicts, and also creates a new view
pg_stat_database_conflicts that contains a breakdown of exactly what
caused the conflicts.

Documentation still pending, but comments meanwhile is of course appreciated ;)

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Вложения

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

Предыдущее
От: Jan Urbański
Дата:
Сообщение: Re: pl/python improvements
Следующее
От: Pavel Golub
Дата:
Сообщение: Cannot compile Pg 9.0.2 with MinGW under Windows