Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0
В списке pgsql-performance по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 |
| Дата | |
| Msg-id | 793.1543330808@sss.pgh.pa.us обсуждение |
| Ответ на | Query with high planning time at version 11.1 compared versions 10.5and 11.0 (Sanyo Moura <sanyo.moura@tatic.net>) |
| Ответы |
Re: Query with high planning time at version 11.1 compared versions10.5 and 11.0
|
| Список | pgsql-performance |
Sanyo Moura <sanyo.moura@tatic.net> writes:
> And below are the times generated by EXPLAIN ANALYZE:
> 10.5
> Planning time: 126.080 ms
> Execution time: 2.306 ms
> 11.0
> Planning Time: 7.238 ms
> Planning Time: 2.638 ms
> 11.5 (I assume you mean 11.1 here)
> Planning Time: 15138.533 ms
> Execution Time: 2.310 ms
There were no changes between 11.0 and 11.1 that look like they'd affect
planning time. Nor does it seem particularly credible that planning time
would have dropped by a factor of 15 between 10.x and 11.x, especially
not given that the resulting plan didn't change. I think you've got some
external factor causing long planning times --- maybe something taking an
exclusive lock on one of the tables, or on pg_statistic?
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера