inheritance problems - Mailing list pgsql-sql

From Matt
Subject inheritance problems
Date
Msg-id 3D0A29FA.8090904@weilpublishing.com
Whole thread Raw
Responses Re: inheritance problems  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-sql
I have a parent with two columns, the primary key; several children 
inherit these columns.

I can see all the childrens primary keys in the parent. however I can't 
reference data in the parent table that was entered into a child. I get 
a referential integrity violation. why is this? is there any way to 
change this behaviour. the purpose of haveing the parent was so that I 
could see the rows of two table in one place so that another table could 
indirectly reference the two of them. but this doesn't seem to behave 
the way it apears it should.

Thank you very much for considering my problem, any help would be 
greatly apreciated



pgsql-sql by date:

Previous
From: juerg.rietmann@pup.ch
Date:
Subject: function not running after upgrade from 7.03 to 7.2
Next
From: Jan Wieck
Date:
Subject: Re: function not running after upgrade from 7.03 to 7.2