Re: Multiple Foreign Keys to same table and field

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Robert Fitzpatrick" <robert(at)webtent(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Multiple Foreign Keys to same table and field
Date: 2002-12-23 22:57:11
Message-ID: 12335.1040684231@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Robert Fitzpatrick" <robert(at)webtent(dot)com> writes:
> Is it possible to have multiple Foreign Keys in one table on different
> fields related to the same field in one other table?

Offhand I think that should work. Could we see a complete example of
what's going wrong for you?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-12-23 23:21:52 Re: server closed the connectio unexpectedly
Previous Message Robert Fitzpatrick 2002-12-23 22:43:32 Multiple Foreign Keys to same table and field