Re: Strategy for Primary Key Generation When Populating Table - Mailing list pgsql-general

From Rich Shepard
Subject Re: Strategy for Primary Key Generation When Populating Table
Date
Msg-id alpine.LNX.2.00.1202091625510.5256@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Strategy for Primary Key Generation When Populating Table  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
On Thu, 9 Feb 2012, Merlin Moncure wrote:

> If you can't (which happens on various type of data), then the surrogate
> is giving the illusion of row uniqueness when there isn't one.

   Ah, but each row is unique. However, there is no consisten set of non NULL
values that can consistently define a unique key for each row.

Rich


pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Strategy for Primary Key Generation When Populating Table
Next
From: David Salisbury
Date:
Subject: Re: Strategy for Primary Key Generation When Populating Table