[PATCH] Statistics collection for CLUSTER command

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема [PATCH] Statistics collection for CLUSTER command
Дата
Msg-id 5203868F.3020606@dalibo.com
обсуждение исходный текст
Ответы Re: [PATCH] Statistics collection for CLUSTER command  (Fabien COELHO <coelho@cri.ensmp.fr>)
Re: [PATCH] Statistics collection for CLUSTER command  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Re: [PATCH] Statistics collection for CLUSTER command  (Satoshi Nagayasu <snaga@uptime.jp>)
Список pgsql-hackers
As part of routine maintenance monitoring, it is interesting for us to
have statistics on the CLUSTER command (timestamp of last run, and
number of runs since stat reset) like we have for (auto)ANALYZE and
(auto)VACUUM.  Patch against today's HEAD attached.

I would add this to the next commitfest but I seem to be unable to log
in with my community account (I can log in to the wiki).  Help appreciated.

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])
Следующее
От: Vik Fearing
Дата:
Сообщение: [PATCH] pg_sleep(interval)