Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE
Дата
Msg-id 20050330175232.GB17708@wolff.to
обсуждение исходный текст
Ответ на Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE  (frank@joerdens.de)
Ответы Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-sql
On Wed, Mar 30, 2005 at 12:33:11 +0200, frank@joerdens.de wrote:
> On Wed, Mar 30, 2005 at 11:48:31AM +0200, PFC wrote:
> > 
> >     Checks the docs on ALTER TABLE ... ALTER CONSTRAINT ...
> 
> ALTER CONSTRAINT? I did check for that, and it does not appear to
> exist?! That's why I asked ...

What version of Postgres are you running? I think ALTER CONSTRAINT is a
relatively recent addition.


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: RE : Foreign key
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE