Re: pg_stats_recovery view

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: pg_stats_recovery view
Дата
Msg-id CAJKUy5inYZPcOeRy1TgdRiFPonQ-_Xcv90qnHtcJ8PE9q5StBg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_stats_recovery view  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: pg_stats_recovery view  (Magnus Hagander <magnus@hagander.net>)
Re: pg_stats_recovery view  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On Wed, Feb 1, 2012 at 9:18 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
>>>
>>> --On 15. Januar 2012 02:50:00 -0500 Jaime Casanova <jaime@2ndquadrant.com>
>>> wrote:
>>>
>>>> Attached is a patch thats implements a pg_stat_recovery view that
>>>> keeps counters about processed wal records. I just notice that it
>>>> still lacks documentation but i will add it during the week.
>>>
>>>
>
> Before reviewing the patch, I'd like to know: what's the purpose of this view?
> It's only debug purpose? ISTM that most users don't care about this view at all.
>

yeah! you're right. most users won't care about it... did i tell that
i added a track_recovery GUC so only users that wanted pay for it? i
probably did not tell that :D

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Refactoring log_newpage
Следующее
От: Dmitriy Igrishin
Дата:
Сообщение: unsigned and signed chars in libpq API