Re: Resetting cluster-wide statistics

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Resetting cluster-wide statistics
Дата
Msg-id 5952.1237855978@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Resetting cluster-wide statistics  (Greg Smith <gsmith@gregsmith.com>)
Ответы Re: Resetting cluster-wide statistics
Список pgsql-hackers
Greg Smith <gsmith@gregsmith.com> writes:
> I'm curious why something resetting the cluster-wide stats isn't 
> available already.

We used to have the stats_reset_on_server_start thingy, which covered
that case.  When we removed it on the grounds that you could do the
same less klugily with pg_stat_reset(), nobody complained about
cluster-wide stats...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: GIN fast-insert vs autovacuum scheduling
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Resetting cluster-wide statistics