Re: Reseting statistics counters

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Reseting statistics counters
Дата
Msg-id CAFj8pRCLxTqBGGezoKRfTmegNO-VS0rfeNNJdwURyZwKVY52bg@mail.gmail.com
обсуждение исходный текст
Ответ на Reseting statistics counters  (Xenofon Papadopoulos <xpapad@gmail.com>)
Список pgsql-performance
Hello


2013/10/1 Xenofon Papadopoulos <xpapad@gmail.com>
If we reset the statistics counters using pg_stat_reset() will it affect the performance of the database? Eg are these the same statistics used by the planner?
Thanks


these statistics are used only for autovacuum, what I know. So you can impact a autovacuum, but no planner

Regards

Pavel

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

Предыдущее
От: Xenofon Papadopoulos
Дата:
Сообщение: Reseting statistics counters
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: [GENERAL] Help on ṕerformance