Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage - Mailing list pgsql-general

From Alexander Shchapov
Subject Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage
Date
Msg-id CAOVT141oiRJ1c9Xw9Fnm0vBa071OD1W2_bQLMcKB95zH4+6gEw@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
On Tue, Jan 24, 2017 at 8:57 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> What would be more interesting would be like the heap to get
> information on the index block being cleaned up with reports being
> done via index_bulk_delete(). That's more work, and that would be more
> helpful than just a number.
>
> So patches welcome.

Thanks for the reply and a tip, Michael.
Do I get it correctly, that you suggesting to calculate something like
index_blks_total and increment index_blks_vacuumed?

I'll try to look into this.


--
Alexander Shchapov


pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage
Next
From: Simon Riggs
Date:
Subject: Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage