Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage

Поиск
Список
Период
Сортировка
От Alexander Shchapov
Тема Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage
Дата
Msg-id CAOVT141oiRJ1c9Xw9Fnm0vBa071OD1W2_bQLMcKB95zH4+6gEw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage  (Michael Paquier <michael.paquier@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [GENERAL] Detailed progress reporting for "vacuuming indexes" stage