| От | Lukas Kahwe Smith |
|---|---|
| Тема | Re: Plan invalidation design |
| Дата | |
| Msg-id | 45D8255C.3030706@pooteeweet.org обсуждение |
| Ответ на | Re: Plan invalidation design (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
Tom Lane wrote: > Lukas Kahwe Smith <smith@pooteeweet.org> writes: >> I remember that there was discussion about invalidating plans who's >> estimated cost turn out to be severely off when executed. > > That's something we might think about after the infrastructure is in > place. But the question to answer is why the re-plan won't yield > just the same plan as before. Yeah, also invalidating plans like this only really makes sense once we have the ability to keep multiple plans around for different sets of parameters. Otherwise we could also end up in a situation where after every execution we determine that a re-plan is necessary because the parameters used differ in distribution. regards, Lukas
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера