Re: Adding another primary key to a populated table - Mailing list pgsql-general

From Stephan Szabo
Subject Re: Adding another primary key to a populated table
Date
Msg-id 20060106090016.M35415@megazone.bigpanda.com
Whole thread Raw
In response to Re: Adding another primary key to a populated table  (Daniel Kunkel <DanielKunkel@BioWaves.com>)
List pgsql-general
On Fri, 6 Jan 2006, Daniel Kunkel wrote:

> Thank you for taking time to give that a try.
>
> I'm currently running 7.3.10.

In that case, if you do a drop constraint and then try manually dropping
the index (probably drop index product_price_pkey), does it work?

pgsql-general by date:

Previous
From: John McCawley
Date:
Subject: Re: Reordering columns in a table
Next
From: mordicus
Date:
Subject: Re: Problems building pg 8.1.1