Re: Detecting mis-planning of repeated application of a projection step
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Detecting mis-planning of repeated application of a projection step |
| Дата | |
| Msg-id | 653389.1634139752@sss.pgh.pa.us обсуждение |
| Ответ на | Detecting mis-planning of repeated application of a projection step ("pbj@cmicdo.com" <pbj@cmicdo.com>) |
| Список | pgsql-general |
"pbj@cmicdo.com" <pbj@cmicdo.com> writes:
> The 13.4 release notes document the following:
> > Fix mis-planning of repeated application of a projection step (Tom Lane)
> >
> > The planner could create an incorrect plan in cases where two
> > ProjectionPaths were stacked on top of each other. The only known
> > way to trigger that situation involves parallel sort operations,
> > but there may be other instances. The result would be crashes or
> > incorrect query results. Disclosure of server memory contents is also
> > possible. (CVE-2021-3677)
> >
> Is there a way to detect if this is happening and could this problem cause very bad, but successful, plans to be
created? We are seeing 13.3 create horrible plans for some queries, where 13.4 creates great plans for the same
queries.
No, whatever you're seeing, it was not this particular bug.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера