Re: pg_stats_recovery view

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: pg_stats_recovery view
Дата
Msg-id CAHGQGwG9WFnOMbQ8pa81BN4CQinKgsmVN4TjtH-_aXGiV0X5CQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_stats_recovery view  (Jaime Casanova <jaime@2ndquadrant.com>)
Ответы Re: pg_stats_recovery view  (Jaime Casanova <jaime@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Confusing EXPLAIN output in case of inherited tables
Следующее
От: Shigeru Hanada
Дата:
Сообщение: Re: pgsql_fdw, FDW for PostgreSQL server