Re: Foreign key constraint not enforced??

From: Moshe Jacobson <moshe(at)neadwerx(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org, Robert Mowlavi <robert(at)neadwerx(dot)com>
Subject: Re: Foreign key constraint not enforced??
Date: 2014-04-24 16:06:17
Message-ID: CAJ4CxLmXpNtrrNxaEfMNJkENEfkLw2BeYH8ZwFQhrSPi+3mgmw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Apr 24, 2014 at 11:34 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Just guessing from the mention of child tables in the \d output:
> you do realize that foreign key constraints don't bind child tables?
>

Bah! Yes, I knew that but had forgotten that this table had children.
Good eye and thank you.
I wish FK constraints were enforceable in child tables :-\

Moshe Jacobson
Manager of Systems Engineering, Nead Werx Inc. <http://www.neadwerx.com>
2323 Cumberland Parkway · Suite 201 · Atlanta, GA 30339

"Quality is not an act, it is a habit." -- Aristotle

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2014-04-24 16:37:15 Re: BUG #10123: Weird entries in pg_stat_activity
Previous Message Tom Lane 2014-04-24 15:34:14 Re: Foreign key constraint not enforced??