Re: Foreign key constraint not enforced??

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Foreign key constraint not enforced??
Дата
Msg-id 31609.1398353654@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Foreign key constraint not enforced??  (Moshe Jacobson <moshe@neadwerx.com>)
Ответы Re: Foreign key constraint not enforced??  (Moshe Jacobson <moshe@neadwerx.com>)
Список pgsql-bugs
Moshe Jacobson <moshe@neadwerx.com> writes:
> I'm not sure what is going on here. I feel like I'm missing something
> obvious. Seems like a bug, so I'm posting on -bugs.

Just guessing from the mention of child tables in the \d output:
you do realize that foreign key constraints don't bind child tables?
See "Caveats" at the bottom of
http://www.postgresql.org/docs/9.3/static/ddl-inherit.html

            regards, tom lane

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

Предыдущее
От: Moshe Jacobson
Дата:
Сообщение: Re: Foreign key constraint not enforced??
Следующее
От: Moshe Jacobson
Дата:
Сообщение: Re: Foreign key constraint not enforced??