From: | Cyril Samovskiy <cyril_s31(at)yahoo(dot)com> |
---|---|
To: | Oliver Elphick <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] foreign key is from different tables - what to do? |
Date: | 2002-02-21 09:39:22 |
Message-ID: | 86349810.20020221113922@yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-novice |
>> hi. i'm rookie in postgres, so here is my question:
OE> Therefore your question should have gone to pgsql-novice. (Reply-To set
OE> there.)
oh, i'm sorry i didn't know that
>> i have foreign key consisting of 2 fields (a and b). a is foreign key from
>> table aaa, b is FK from table bbb. how to create table is that complex
>> foreign key consisiting of fields from different tables?
>> thank you
OE> You seem to have two foreign keys, not one. I'm guessing that you
OE> actually have a multi-field primary key, each field of which is a
OE> foreign key to another table:
no my primary key is only one field, another one. actually i found how
to make multi-FK from different tables using ALTER TABLE stuff.
anyway thanks a lot for your support
and sorry again for disturbing you
bye
-------------------
Best regards,
Cyril Samovskiy
cyril_s31(at)yahoo(dot)com
cyril(at)somiconline(dot)org
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Martín Marqués | 2002-02-21 12:14:14 | Re: MySQL/InnoDB benchmarks |
Previous Message | Tatsuo Ishii | 2002-02-21 09:31:54 | Re: UTF-8 data migration problem in Postgresql 7.2 |
From | Date | Subject | |
---|---|---|---|
Next Message | Keller, Sid | 2002-02-21 19:56:06 | Logging Apache web server log information to Postgresql |
Previous Message | Oliver Elphick | 2002-02-21 08:19:02 | Re: foreign key is from different tables - what to do? |