Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Nagaraj Raj <nagaraj(dot)sf(at)yahoo(dot)com>, Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition
Date: 2020-09-29 23:53:49
Message-ID: CAApHDvrfpqCXSERkmA8Ms91OKpu=QTvhayZ0QOivUsrkOOZFZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, 30 Sep 2020 at 12:21, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> I kind of like Alvaro's wording because it helps to reinforce the point
> that pkeys are a type of unique constraint. If you dislike repeating
> "constraints", perhaps we could go with something like
>
> Unique constraints (and hence primary keys) on partitioned tables ...

ok, cool. I'll go with that. Thanks

David

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2020-09-30 00:06:45 Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition
Previous Message Alvaro Herrera 2020-09-29 23:22:25 Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition