| From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
|---|---|
| To: | "PostgreSQL List (E-mail)" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Importing data |
| Date: | 2002-07-30 14:36:17 |
| Message-ID: | 20020730103617.D5295@mail.libertyrms.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-07-30 14:41:35 | Re: postgres 7.2.1 parse bug |
| Previous Message | Andrew Sullivan | 2002-07-30 14:34:40 | Re: Questions about my strategy |