Re: child fk problem - Mailing list pgsql-novice

From Jaime Casanova
Subject Re: child fk problem
Date
Msg-id c2d9e70e0511301151s208f4c17ie841325bc4f562b@mail.gmail.com
Whole thread Raw
In response to child fk problem  ("Luis Silva" <lfs12@hotmail.com>)
List pgsql-novice
On 11/30/05, Luis Silva <lfs12@hotmail.com> wrote:
>
> I there, I'm trying to work with postgre, but i'm having a problem with
> inherits. I have a table (parent) that as an fk to another table. When i
> create a child,  i loose the connection to the other table. i dont need to
> insert values in the parent table. what do i need to do?? tks in advance

You can read the manual...

of special interest to you could be the inheritance section (and read
the caveats):
http://www.postgresql.org/docs/8.1/static/ddl-inherit.html

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: Combinatorial problem
Next
From: Srinivas Iyyer
Date:
Subject: Re: Combinatorial problem