Re: pg_stat_statements: calls under-estimation propagation

Поиск
Список
Период
Сортировка
От Sameer Thakur
Тема Re: pg_stat_statements: calls under-estimation propagation
Дата
Msg-id CABzZFEsbn1OE6LiLCdWruRpPqMLN+2HcdQycFFvHYdZMWbYebA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_stat_statements: calls under-estimation propagation  (Daniel Farina <daniel@heroku.com>)
Ответы Re: pg_stat_statements: calls under-estimation propagation
Список pgsql-hackers
>
> Looks pretty good. Do you want to package up the patch with your
> change and do the honors and re-submit it? Thanks for helping out so
> much!
Sure, will do. Need to add a bit of documentation explaining
statistics session as well.
I did some more basic testing around pg_stat_statements.max, now that
we have clarity from Peter about its value being legitimate below 100.
Seems to work fine, with pg_stat_statements =4 the max unique queries
in the view are 4. On the 5th query the view holds just the latest
unique query discarding the previous 4. Fujii had reported a
segmentation fault in this scenario.
Thank you for the patch
regards
Sameer



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: relscan_details.h
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: relscan_details.h