inheritance and foreign keys

Поиск
Список
Период
Сортировка
От Chris Jones
Тема inheritance and foreign keys
Дата
Msg-id a5fitp5vyg5.fsf@merry.mt.sri.com
обсуждение исходный текст
Ответы Re: inheritance and foreign keys  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
Do inheritance and foreign keys work together?  I can't seem to get
them to.

Specifically, I want to create a table A which has sub-tables A*, and
I want to create a table B which references the primary key from A*,
not from A.

Is this possible?

Chris

--
----------------------------------------------------- chris@mt.sri.com
Chris Jones                                    SRI International, Inc.

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

Предыдущее
От: Chris Jones
Дата:
Сообщение: strange query plans
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: inheritance and foreign keys