Re: droping unique constraint

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: droping unique constraint
Дата
Msg-id Pine.BSF.4.10.10010241632230.18240-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на droping unique constraint  (Marcin Mazurek <M.Mazurek@poznan.multinet.pl>)
Список pgsql-admin
When the unique constraint was added, it should have
made a unique index on that column.  Removing that index
should remove the unique constraint (you may wish to
make a non-unique index if you have queries that were
using the index)

Stephan Szabo
sszabo@bigpanda.com

On Tue, 24 Oct 2000, Marcin Mazurek wrote:

> Hi,
> can anybody help me with dropping unique constrint on attribute. I was
> looking for it in pg_attributebut I think this is done in some other way.
> How can I change it without recreating whole table.
>
> tia
>
> ps. list archives are unfortunately unusable...
>
>
> Marcin Mazurek
>
> --
> Kierownik Dzia�u Systemowego
> MULTINET SA o/Poznan
> http://www.multinet.pl/
>


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: Slow Performance
Следующее
От: dk smith
Дата:
Сообщение: Archives?