Re: pg_stats_recovery view - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: pg_stats_recovery view
Date
Msg-id CAHGQGwG9WFnOMbQ8pa81BN4CQinKgsmVN4TjtH-_aXGiV0X5CQ@mail.gmail.com
Whole thread Raw
In response to Re: pg_stats_recovery view  (Jaime Casanova <jaime@2ndquadrant.com>)
Responses Re: pg_stats_recovery view  (Jaime Casanova <jaime@2ndquadrant.com>)
List pgsql-hackers
On Fri, Jan 27, 2012 at 6:01 AM, Jaime Casanova <jaime@2ndquadrant.com> wrote:
> On Thu, Jan 26, 2012 at 4:03 AM, Bernd Helmle <mailings@oopsware.de> 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.
>>
>>
>> Hi Jaime,
>>
>> do you have an updated patch? The current v1 patch doesn't apply cleanly
>> anymore, and before i go and rebase the patch i thought i'm asking...
>>
>
> here's the patch rebased to this morning's HEAD

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.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Confusing EXPLAIN output in case of inherited tables
Next
From: Shigeru Hanada
Date:
Subject: Re: pgsql_fdw, FDW for PostgreSQL server