dropping an index

From: "Shuying Wang" <wang(dot)shuying(dot)lists(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: dropping an index
Date: 2006-03-01 05:11:07
Message-ID: bbf221f60602282111s23bac621ua3b157ed14a9f6b7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

Is it possible to drop and recreate an index on a column that's
actually a primary key for a table in PostgreSQL 7.3 ? I couldn't
figure that out from the documentation.

--Shuying

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2006-03-01 05:25:56 Re: dropping an index
Previous Message Michael Fuhr 2006-03-01 05:05:40 Re: php cant see new table!!