Foreign key problem in Postgresql-7.2

From: Thirumoorthy Bhuvneswari <tbhuvneswari(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Foreign key problem in Postgresql-7.2
Date: 2002-05-21 05:44:59
Message-ID: 20020521054459.72220.qmail@web13604.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,
I am using Postgresql-7.1.3 with Redhat Linux-7.1 for
my application developed in Java. I have created some
tables with foreign keys which are not the primary
keys in the master tables. Its working fine in
Linux-7.1.3. I tried to upgrade my system with
Postgresql-7.2 and did restore of my database. It did
not accept such foreign keys. Though the design may
not be of its best normalization form, I use such
foreign keys for ease of maintenance. How can I get
them in Postgresql-7.2. Thanks in advance.

bhuvana.

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-05-21 05:57:15 Re: Foreign key problem in Postgresql-7.2
Previous Message Kopylov Anton 2002-05-21 05:40:47 Help (PL/pgSQL)