Recreating unique indices without having dups & downtime.

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Recreating unique indices without having dups & downtime.
Date: 2000-07-09 14:34:24
Message-ID: 0007092135410C.00493@dyp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Is it possible to recreate unique indices without having dups (in the case of drop/create),
or downtime (in the case of reindex)? This is real problem.

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ing. Roberto Andrade Fonseca 2000-07-09 14:50:44 Postgres DateStyle
Previous Message Peter Eisentraut 2000-07-09 13:06:26 Re: Problems installing pltcl