Resetting a single statistics counter

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Resetting a single statistics counter
Дата
Msg-id 9837222c1001240837r5c103519lc6a74c37be5f1831@mail.gmail.com
обсуждение исходный текст
Ответы Re: Resetting a single statistics counter  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
In the spirit of finishing off small patches, attached is the one that
implements pg_stat_reset_single(), to be able to reset stats for a
single table or function. I kind of thought it would be included in
the patch from Greg Smith for shared counters so I put it aside, but I
guess I misunderstood him there. Anyway, I polished off the final
part, and here it is.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: commit fests
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Review: listagg aggregate