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

From David Rowley
Subject Re: Should we warn against using too many partitions?
Date
Msg-id CAKJS1f97SGMrfvA67yZDEOyQB0Q2iocLYEcS+=i1P-oaKbDWVw@mail.gmail.com
Whole thread Raw
In response to Re: Should we warn against using too many partitions?  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On Sun, 9 Jun 2019 at 17:11, Justin Pryzby <pryzby@telsasoft.com> wrote:
> Sorry, but I think this is still an issue:
>
> >    Choosing the target number of partitions into which the table should be
> >    divided by is also a critical decision to make.  Not having enough
>
> I think it should say:
>
> |    Choosing the target number of partitions into which the table should be
> |    divided is also a critical decision to make.  Not having enough

Alright. I guess I misunderstood you. Updated patches are attached.


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

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Fix inconsistencies for v12
Next
From: Tomas Vondra
Date:
Subject: Re: Binary support for pgoutput plugin