Re: INHERIT and FOREIGN KEY issues

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Luiz Eduardo Cantanhede Neri <lecneri(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: INHERIT and FOREIGN KEY issues
Date: 2009-05-24 18:23:12
Message-ID: 26823.1243189392@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Luiz Eduardo Cantanhede Neri <lecneri(at)gmail(dot)com> writes:
> My question is: Shouldn't it get Table A primary key and create the foreign
> key?

Unique constraints aren't inherited at the moment.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Luiz Eduardo Cantanhede Neri 2009-05-24 18:26:00 Re: INHERIT and FOREIGN KEY issues
Previous Message Daniel Staal 2009-05-24 18:21:48 Re: INHERIT and FOREIGN KEY issues