Re: progress report for ANALYZE

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: progress report for ANALYZE
Дата
Msg-id 20191126122251.GA2848@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: progress report for ANALYZE  (Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>)
Ответы Re: progress report for ANALYZE  (Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>)
Re: progress report for ANALYZE  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
On 2019-Nov-26, Tatsuro Yamada wrote:

> > I wonder whether we need the total number of ext stats on
> > pg_stat_progress_analyze or not. As you might know, there is the same
> > counter on pg_stat_progress_vacuum and pg_stat_progress_cluster.
> > For example, index_vacuum_count and index_rebuild_count.
> 
> Would it be better to add the total number column to these views? :)

Yeah, I think it would be good to add that.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: [PATCH] Remove twice assignment with var pageop (nbtree.c).
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] Block level parallel vacuum