Re: progress report for ANALYZE

From: Tatsuro Yamada <tatsuro(dot)yamada(dot)tf(at)nttcom(dot)co(dot)jp>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: progress report for ANALYZE
Date: 2019-11-27 03:14:47
Message-ID: f5bc6081-3ed7-4643-2815-68892f76cd13@nttcom.co.jp_1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Amit-san,

> On Wed, Nov 27, 2019 at 11:04 AM Tatsuro Yamada
> <tatsuro(dot)yamada(dot)tf(at)nttcom(dot)co(dot)jp> wrote:
>> Regarding to other total number columns,
>> I'll create another patch to add these columns "index_vacuum_total" and
>> "index_rebuild_count" on the other views. :)
>
> Maybe you meant "index_rebuild_total"?

Yeah, you are right! :)

Thanks,
Tatsuro Yamada

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuro Yamada 2019-11-27 03:45:41 Re: progress report for ANALYZE
Previous Message Kyotaro Horiguchi 2019-11-27 03:09:23 Re: Remove page-read callback from XLogReaderState.