Temporally disabled foreign key constraint check?

From: Emi Lu <emilu(at)encs(dot)concordia(dot)ca>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Temporally disabled foreign key constraint check?
Date: 2011-10-21 15:03:09
Message-ID: 4EA189AD.50102@encs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Good morning,

Is there a way to temporally disabled foreign key constraints something
like:

SET FOREIGN_KEY_CHECKS=0

When population is done, will set FOREIGN_KEY_CHECKS=1

Thanks a lot!
Emi

--
Emi Lu, ENCS, Concordia University, Montreal H3G 1M8
emilu(at)encs(dot)concordia(dot)ca +1 514 848-2424 x5884

Responses

Browse pgsql-general by date

  From Date Subject
Next Message raghu ram 2011-10-21 15:12:56 Re: Temporally disabled foreign key constraint check?
Previous Message S. Balch 2011-10-21 14:38:05 Re: force JDBC driver fetch / autocommit parameters?