pg_stat_reset influence the plan chosen ?

Поиск
Список
Период
Сортировка
От Mariel Cherkassky
Тема pg_stat_reset influence the plan chosen ?
Дата
Msg-id CA+t6e1ms6SVLB82czXdgPXwSF+GCEGQgAbysEUQ6Y_CqizsLKg@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_stat_reset influence the plan chosen ?
Список pgsql-admin
Hi,
Does before choosing a plan postgres looks on the pg_stat_all_tables table ? I usually use the select pg_stat_reset() before I run some operation in order to understand on what tables those operations work and what exactly they do. I wanted to understand if by reseting the statistics I influence the plan postgres will use.

Thanks , Mariel.

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

Предыдущее
От: Rajni Baliyan
Дата:
Сообщение: Re: recovery.conf not getting changed to recovery.done after PITR
Следующее
От: legrand legrand
Дата:
Сообщение: Re: pg_stat_reset influence the plan chosen ?