Re: BUG #15430: partition-wise join only works in combination withpruning on 1 partition

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: BUG #15430: partition-wise join only works in combination withpruning on 1 partition
Дата
Msg-id a0a25e04-fed9-ef2a-e7e7-b08fbf472d22@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: BUG #15430: partition-wise join only works in combination withpruning on 1 partition  (Bart D <agile.data.analytics@gmail.com>)
Список pgsql-bugs
On 2018/10/16 4:30, Bart D wrote:
> Amit,
> 
> You are right, I think the feature should be enabled by default though.
> 
> This feature guarantees linear scalability.

It isn't enabled by default in PG 11, because its current implementation
is CPU and memory consuming.  If and when that's fixed in some future
version, it will be enabled.

Thanks,
Amit



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

Предыдущее
От: Bart D
Дата:
Сообщение: Re: BUG #15430: partition-wise join only works in combination withpruning on 1 partition
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15434: NUMERIC without any precision or scale truncates scale to16 digits