Re: fields and foreign keys

From: "mrix" <gmarik(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: fields and foreign keys
Date: 2005-06-24 05:11:15
Message-ID: 1119589875.548151.316000@o13g2000cwo.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yeah, thanks!
But I've already tried this approach, and it's not quite i need.
Because as i understand foreign keys are built on indexes, so i get
*index* and corresponding foreign key definition.
Well then i have to find out what filed this index "belongs to"
(assuming 1 field - 1 index)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mrix 2005-06-24 05:18:42 Re: multi-languages in a table
Previous Message Scott Goldstein 2005-06-24 04:39:07 Postgres 8.0 windows processes, field testing, and Hibernate