Re: Importing data - Mailing list pgsql-general

From Patrick Nelson
Subject Re: Importing data
Date
Msg-id 4165C48DE9A0D211B6400800095C585F172DEB@WASHINGTON
Whole thread Raw
In response to Importing data  (Patrick Nelson <pnelson@neatech.com>)
Responses Re: Importing data  (Andrew Sullivan <andrew@libertyrms.info>)
List pgsql-general
Andrew Sullivan wrote:
----------------->>>>
You should get an error in 7.2.x; it fails silently in 7.1.  It's not
implemented yet.  You can make it happen, however, by setting a
CHECK NOT NULL constraint on the column.
----------------->>>>

Thanks, but I just parsed the data and dumped the idea of adding a column.
Is there a way to set a primary key after the table has been crated?

pgsql-general by date:

Previous
From: Rob Brown-Bayliss
Date:
Subject: Questions about my strategy
Next
From: John Gray
Date:
Subject: Re: Questions about my strategy