Re: altering foreign keys

Поиск
Список
Период
Сортировка
От Adam Rich
Тема Re: altering foreign keys
Дата
Msg-id 008b01c85d35$1b5b7e90$52127bb0$@r@sbcglobal.net
обсуждение исходный текст
Ответ на altering foreign keys  ("Adam Rich" <adam.r@sbcglobal.net>)
Список pgsql-general
> In my database, I have a core table that nearly all other tables
> key against.  Now I need to adjust all of those foreign keys to
> add a "on update cascade" action.  Is there a way to alter the
> existing keys? (it didn't jump out at me in the manual)
>

Would it be possible to modify confupdtype in pg_constraint ?



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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: altering foreign keys
Следующее
От: "hjenkins"
Дата:
Сообщение: CSV options in COPY