Re: [PoC] Reducing planning time when tables have many partitions
В списке pgsql-hackers по дате отправления:
| От | Andrey Lepikhov |
|---|---|
| Тема | Re: [PoC] Reducing planning time when tables have many partitions |
| Дата | |
| Msg-id | ad4fc6f0-bc44-3d52-7d1f-72e473a0a137@postgrespro.ru обсуждение исходный текст |
| Ответ на | Re: [PoC] Reducing planning time when tables have many partitions (Yuya Watari <watari.yuya@gmail.com>) |
| Ответы |
Re: [PoC] Reducing planning time when tables have many partitions
|
| Список | pgsql-hackers |
On 2/8/2023 13:40, Yuya Watari wrote: > As seen from the above, verifying iteration results was the cause of > the performance degradation. I agree that we should avoid such > degradation because it negatively affects the development of > PostgreSQL. Removing the verification when committing this patch is > one possible option. You introduced list_ptr_cmp as an extern function of a List, but use it the only under USE_ASSERT_CHECKING ifdef. Maybe you hide it under USE_ASSERT_CHECKING or remove all the stuff? -- regards, Andrey Lepikhov Postgres Professional
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера