Inheritance on foreign key

From: Takeichi Kanzaki Cabrera <tkanzakic(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Inheritance on foreign key
Date: 2009-10-09 16:57:46
Message-ID: 651aa54b0910090957j6e5a0257i30d691dd84a04886@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everybody, I need your help. I have a hierarchy of tables, and
other table that has a foreign key with the top table of the
hierarchy, can I insert a value into the "other" table where the value
it reference is not on the parent table? (it's in one of its child)

My best regards.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2009-10-09 17:02:12 Re: [GENERAL] contrib/plantuner - enable PostgreSQL planner hints
Previous Message Tim Bruce - Postgres 2009-10-09 16:52:07 Re: interface for "non-SQL people"