Re: Inherited FK Indexing

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Inherited FK Indexing
Date: 2007-09-14 16:21:51
Message-ID: 200709140921.51744@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday 14 September 2007, Ketema Harris <ketema(at)ketema(dot)net> wrote:
> as expected I can do select * from states and get everything out of
> the child table as well. What I can't do is create a FK to the
> states table and have it look in the child table as well. Is this on
> purpose? Is it possible to have FK that spans into child tables?

No.

--
The only difference between conservatives and liberals regarding budget cuts
is tense. Conservatives say they will cut the budget, and then they increase
it. After the budget has increased, liberals say that it has been cut.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-09-14 16:23:14 Re: Inherited FK Indexing
Previous Message Scott Marlowe 2007-09-14 16:21:19 Re: Locking entire database