| From: | Jaime Casanova <systemguards(at)gmail(dot)com> |
|---|---|
| To: | Luis Silva <lfs12(at)hotmail(dot)com> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: child fk problem |
| Date: | 2005-11-30 19:51:15 |
| Message-ID: | c2d9e70e0511301151s208f4c17ie841325bc4f562b@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
On 11/30/05, Luis Silva <lfs12(at)hotmail(dot)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 ;)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Suisen Kicosuanto | 2005-11-30 20:22:01 | Hide PL/pgsql Function Logic |
| Previous Message | Sean Davis | 2005-11-30 19:12:57 | Re: Combinatorial problem |