Runtime partition pruning for MergeAppend

Поиск
Список
Период
Сортировка
От David Rowley
Тема Runtime partition pruning for MergeAppend
Дата
Msg-id CAKJS1f_F_V8D7Wu-HVdnH7zCUxhoGK8XhLLtd=Cu85qDZzXrgg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Runtime partition pruning for MergeAppend  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
Back in the v11 cycle, there was just not quite enough time to get the
MergeAppend run-time partition pruning patch in.

I've attached v24 of this patch.  The only changes done from v23 [1]
are to re-base the patch atop of current master. There's was a bit of
churn in the partition pruning and run-time pruning code last week.
I've re-aligned the new code to account for the work done there.

I'll add this to the July 'fest.

[1] https://www.postgresql.org/message-id/CAKJS1f_yFC8vVLd3mHP4pxhRgPRKb9hqa4Zv+5v5pko6f038dA@mail.gmail.com

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Thomas Reiss
Дата:
Сообщение: Re: Performance regression with PostgreSQL 11 and partitioning
Следующее
От: Rajkumar Raghuwanshi
Дата:
Сообщение: Server crashed with TRAP: FailedAssertion("!(parallel_workers > 0)"when partitionwise_aggregate true.