Re: Clarify restriction on partitioned tables primary key / unique indexes

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Erik Rijkers <er@xs4all.nl>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-05T06:46:48Z
Lists: pgsql-hackers
On Fri, 2 Sept 2022 at 22:06, David Rowley <dgrowleyml@gmail.com> wrote:
> Thanks.  I ended up adjusting it to:
>
> "To create a unique or primary key constraint on a partitioned table,"

and pushed.

Thanks for having a look at this Erik.

David



Commits

  1. Doc: clarify partitioned table limitations