change conndeferrable in pg_constraint?

Поиск
Список
Период
Сортировка
От mboscia
Тема change conndeferrable in pg_constraint?
Дата
Msg-id 3FB134AD.7090305@cox.net
обсуждение исходный текст
Ответы Re: change conndeferrable in pg_constraint?
Список pgsql-general
I have a situation where I need to set my constraints and keys
deferrable.  Is it safe to update the condeferrable flag in
pg_constraint to true to make this happen?  The alternative is to drop
all the constraints and add them back as deferrable.

Michael L. Boscia
mbrngrboy@cox.net


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Problem Deleting Referenced records
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: PL/Perl returning multiple rows