Re: Should we warn against using too many partitions? - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Should we warn against using too many partitions?
Date
Msg-id 3ac5a68e-8737-cef5-84c3-0f427d3015c5@lab.ntt.co.jp
Whole thread Raw
In response to Re: Should we warn against using too many partitions?  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: Should we warn against using too many partitions?
List pgsql-hackers
On 2019/05/24 13:37, David Rowley wrote:
> I've attached 3 patches of what I think should go into master, pg11, and pg10.

Thanks for the updated patches.

In pg11 and pg10 patches, I see this text:

+      Whether using table inheritance or native partitioning, hierarchies

Maybe, it would better to use the word "declarative" instead of "native",
if only to be consistent; neighboring paragraphs use "declarative".

Thanks,
Amit




pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Excessive memory usage in multi-statement queries w/ partitioning
Next
From: Vik Fearing
Date:
Subject: Aggregate error message