vacuum and query plans?

Поиск
Список
Период
Сортировка
От MirrorX
Тема vacuum and query plans?
Дата
Msg-id 1536759109470-0.post@n3.nabble.com
обсуждение исходный текст
Ответы Re: vacuum and query plans?
Список pgsql-admin
hello,
a bit of a theoretical question if you dont mind..
i ve seen lately more and more occurences of queries having huge planning
times (>500ms) while their execution time is very low (<10ms). at that
point, if a vacuum is executed on the table involved (without analyze) then
the planning time goes back to 'normal'. could someone elaborate on the
connection between planning time and what vacuum does? i am asking bc i
would have thought that an analyze would have resolved the issue (with
increased sampling for example) but it didnt. only vacuum does resolve it.

thank you in advance


(the version is 9.4.x)



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html


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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Questions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: vacuum and query plans?