Re: Deferrable UNIQUE INDEX?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Deferrable UNIQUE INDEX?
Дата
Msg-id 29011.1136348236@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Deferrable UNIQUE INDEX?  ("Andrew Dunstan" <andrew@dunslane.net>)
Ответы Re: Deferrable UNIQUE INDEX?  (David Fetter <david@fetter.org>)
Список pgsql-hackers
"Andrew Dunstan" <andrew@dunslane.net> writes:
> David Fetter said:
>> Is there some way to make the index check INITIALLY DEFERRABLE the way
>> a regular column/table constraint could be?

> The TODO list has: "Allow DEFERRABLE UNIQUE constraints?"
> send in a patch ;-)

This is definitely on the wish-list, because it is both useful and
required by the SQL spec ... but it seems nontrivial.  I recall
some discussions in the pghackers archives about how to do it.
        regards, tom lane


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

Предыдущее
От: Zach Bagnall
Дата:
Сообщение: Re: Incremental Backup Script
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and