Referential Integrity

From: Rob <rob(at)obsidian(dot)co(dot)za>
To: <pgsql-novice(at)postgresql(dot)org>, <postgresql(at)obsidian(dot)co(dot)za>
Subject: Referential Integrity
Date: 2002-04-15 14:04:10
Message-ID: Pine.LNX.4.33L2.0204151001060.11941-100000@Genesis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

I've got a column in one of my tables that references another column in
another table
i.e. barcode REFERENCES product(barcode)

Is there a way to drop this referential integrity for a while and then
reinstate it?

--
Rob

He who dies with the most toys ...

... still dies

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Joshua b. Jore 2002-04-15 14:12:10 Re: copy import csv problem
Previous Message Thomas Woehlke 2002-04-15 13:11:50 SQL-Dump and refertial Integrity