Re: speeding up planning with partitions

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: speeding up planning with partitions
Дата
Msg-id 20181002012043.GW11712@paquier.xyz
обсуждение исходный текст
Ответ на Re: speeding up planning with partitions  (Dilip Kumar <dilipbalaut@gmail.com>)
Ответы Re: speeding up planning with partitions  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
On Sat, Sep 29, 2018 at 07:00:02PM +0530, Dilip Kumar wrote:
> I think we can delay allocating memory for rel->part_rels?  And we can
> allocate in add_rel_partitions_to_query only
> for those partitions which survive pruning.

This last review set has not been answered, and as it is recent I am
moving the patch to next CF, waiting on author.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: patch to allow disable of WAL recycling
Следующее
От: Amit Langote
Дата:
Сообщение: Re: speeding up planning with partitions