Re: Planner performance in partitions

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Planner performance in partitions
Дата
Msg-id CAHOFxGrPiuFFNETAbV3rcw1COns8vJbgPm5zrGiSeO9GZPRshQ@mail.gmail.com
обсуждение исходный текст
Ответ на Planner performance in partitions  (Piotr Włodarczyk <piotr.wlodarczyk@gnb.pl>)
Ответы Re: Planner performance in partitions  (MichaelDBA <MichaelDBA@sqlexec.com>)
Список pgsql-performance
"It is also important to consider the overhead of partitioning during query planning and execution. The query planner is generally able to handle partition hierarchies with up to a few hundred partitions fairly well, provided that typical queries allow the query planner to prune all but a small number of partitions. Planning times become longer and memory consumption becomes higher as more partitions are added." (emphasis added)

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

Предыдущее
От: Jeremy Finzel
Дата:
Сообщение: Re: Bitmap heap scan performance
Следующее
От: MichaelDBA
Дата:
Сообщение: Re: Planner performance in partitions