index e890bdd10ad7291f92ac4a4a564c3891e8814cad..9fb2be6674f9543a30de74c635c2dada9cba3105 100644 (file)
<listitem>
<para>
- Unique constraints on partitioned tables must include all the
- partition key columns. This limitation exists because
+ Unique constraints (and hence primary keys) on partitioned tables must
+ include all the partition key columns. This limitation exists because
<productname>PostgreSQL</productname> can only enforce
uniqueness in each partition individually.
</para>