Re: pg_stats_recovery view

From: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Bernd Helmle <mailings(at)oopsware(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_stats_recovery view
Date: 2012-02-02 07:26:26
Message-ID: CAJKUy5inYZPcOeRy1TgdRiFPonQ-_Xcv90qnHtcJ8PE9q5StBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 1, 2012 at 9:18 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>>>
>>> --On 15. Januar 2012 02:50:00 -0500 Jaime Casanova <jaime(at)2ndquadrant(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2012-02-02 07:32:46 Re: pg_stats_recovery view
Previous Message Heikki Linnakangas 2012-02-02 07:26:09 Re: Refactoring log_newpage