rename constraint

Поиск
Список
Период
Сортировка
От sathiya psql
Тема rename constraint
Дата
Msg-id f966c2ee0804170503q7686d4mad785d11fa3753e5@mail.gmail.com
обсуждение исходный текст
Ответы Re: rename constraint  (Thomas Spreng <spreng@socket.ch>)
Список pgsql-performance
Hi,

I need to change the name of the constraint.,

What will be the best way to do this.

Am using postgres 8.1.

Is it possible to do the rename constraint( like renaming a column), i don't know how to do this ?

Or i need to drop the constraint, and i need to create constraint with new name, how the impact of this in performance, because these constraint changes am going to do in a table which has 10 million records....

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

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: Exact index overhead
Следующее
От: Thomas Spreng
Дата:
Сообщение: Re: rename constraint