Re: Importing data - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Importing data
Date
Msg-id 20020730103617.D5295@mail.libertyrms.com
Whole thread Raw
In response to Re: Importing data  (Patrick Nelson <pnelson@neatech.com>)
List pgsql-general
On Mon, Jul 29, 2002 at 03:08:43PM -0700, Patrick Nelson wrote:
>
> 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?

See
<http://techdocs.postgresql.org/techdocs/compensating4features.php>
for a way to add primary keys after creating a table.

A

--
----
Andrew Sullivan                               87 Mowat Avenue
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M6K 3E3
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Questions about my strategy
Next
From: Tom Lane
Date:
Subject: Re: postgres 7.2.1 parse bug