Re: Foreign Key Implementation - Mailing list pgsql-sql

From Alexey V. Meledin
Subject Re: Foreign Key Implementation
Date
Msg-id 15435.000405@webclub.ru
Whole thread Raw
In response to Foreign Key Implementation  ("Drozdowski, Catharine I" <Drozdowski.Catharine@emeryworld.com>)
Responses Re: Foreign Key Implementation
List pgsql-sql
Hi, I!

Wednesday, April 05, 2000, 3:19:56 AM, you wrote:


DCI>But I need to know how to implement foreign keys using postgres. I did not find anything in the
DCI> documentation and several searches on "foreign" key produced nothing.
There is no way to implement foreign keys. Data will always be copy
when you'll try to pass it as FK.
DCI> Does Postgres have foreign key functionality. And if not why and when???
postgresql 7.0 coming

So, with posgres 6.* you can implement only relational integrity. I
Use Erwin and it's macroses to implement automatic RI creation.


Regards, Alexey V. Meledin
InterForge Developers Group, Saint-Petersburg
look_to: <www.etcompany.ru><www.businessweb.ru>
<www.inplan.spb.ru><www.pia.ru>>>>>>>>>>>>>>>>>
mail_to: <avm@webclub.ru><nick_as: <cureman>>>>




pgsql-sql by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: postgresql 7.0
Next
From: Kovacs Zoltan Sandor
Date:
Subject: Re: Foreign Key Implementation