Drop a primary - Mailing list pgsql-general

From Martin Mueller
Subject Drop a primary
Date
Msg-id 566B8778-F815-4562-A325-B40952EF7494@northwestern.edu
Whole thread Raw
Responses Re: Drop a primary
List pgsql-general

I created a primary key with the following commands

 

Add id serial

Add primary key (id)

 

I cannot figure out from the documentation how to drop that column.

 

 

pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Users, Roles and Connection Pooling
Next
From: Ron
Date:
Subject: Re: Drop a primary