Create Primary Key?

From: Webb Sprague <wsprague100(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Create Primary Key?
Date: 2000-08-30 00:37:14
Message-ID: 20000830003714.22218.qmail@web803.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Apropos of my last question:

Is there syntax to create a primary key after the
table has been defined and populated? I think I could
speed things up quite a bit by not having any indexes
at all when I do my mass copies.

Thanks, and my apologies if that is a totally stupid
question.

W

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Timothy Covell 2000-08-30 00:41:41 HELP pg_proc is corrupted!
Previous Message Webb Sprague 2000-08-30 00:04:52 Optimizing huge inserts/copy's