Re: Documentation correction suggestion for primary key hashing on partitioned tables

2025-04-24 Thread Laurenz Albe
On Thu, 2025-04-24 at 09:48 +, PG Doc comments form wrote: > https://www.postgresql.org/docs/current/ddl-partitioning.html / 5.12.2.3. > Limitations says: > > > To create a unique or primary key constraint on a partitioned table, the > partition keys must not include any expressions or functio

Documentation correction suggestion for primary key hashing on partitioned tables

2025-04-24 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/ddl-partitioning.html Description: https://www.postgresql.org/docs/current/ddl-partitioning.html / 5.12.2.3. Limitations says: > To create a unique or primary key constraint on a partitio