inheritance and foreign keys - Mailing list pgsql-general

From Chris Jones
Subject inheritance and foreign keys
Date
Msg-id a5fhf4qk5z4.fsf@merry.mt.sri.com
Whole thread Raw
Responses Re: inheritance and foreign keys  (Nico D <nico@mclink.it>)
List 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 by date:

Previous
From: Marcin Bajer
Date:
Subject: Re: How do I install pl/perl
Next
From: Joe Kislo
Date:
Subject: Unanswered questions about Postgre