alter table, add foreign key constraint

From: mkennedy(at)hssinc(dot)com (Matthew Kennedy)
To: pgsql-general(at)postgresql(dot)org
Subject: alter table, add foreign key constraint
Date: 2000-10-17 14:41:46
Message-ID: 39EC652A.FDC58A01@opushealthcare.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Is it possible to perform an alter table with add foreign key constraint
in PostgreSQL? We are trying to support multiple DBMS in our project by
keeping to a common, compatible denominator. Oracle, supports such a
construct. Does (or might) PostgreSQL support this feature?

Thanks,

Matt

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Travis Bauer 2000-10-17 14:55:23 Re: web programming
Previous Message Horst Herb 2000-10-17 14:35:22 Fw: storing binary data