Re: Is PRIMARY KEY the same as UNIQUE NOT NULL? - Mailing list pgsql-general

From Tom Lane
Subject Re: Is PRIMARY KEY the same as UNIQUE NOT NULL?
Date
Msg-id 25592.1454879075@sss.pgh.pa.us
Whole thread Raw
In response to Re: Is PRIMARY KEY the same as UNIQUE NOT NULL?  (Geoff Winkless <pgsqladmin@geoff.dj>)
Responses Re: Is PRIMARY KEY the same as UNIQUE NOT NULL?
Re: Is PRIMARY KEY the same as UNIQUE NOT NULL?
List pgsql-general
Geoff Winkless <pgsqladmin@geoff.dj> writes:
> On 31 January 2016 at 19:53, David G. Johnston
> <david.g.johnston@gmail.com> wrote:
>> A PRIMARY KEY enforces a UNIQUE, NOT NULL constraint and additionally allows
> [snip]

> I would just remove the whole paragraph. A primary key does what it
> does, a unique constraint does what it does. I'm not really sure why
> you need to link them.

I think it is useful to compare them; the only problem is claiming that
they're equivalent.

I've applied some doc updates based on this discussion.

http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c477e84fe2471cb675234fce75cd6bb4bc2cf481

            regards, tom lane


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Trouble installing postgresql server on Amazon Linux
Next
From: Augori
Date:
Subject: Re: Trouble installing postgresql server on Amazon Linux