how to temporally disable foreign key constraint check - Mailing list pgsql-sql

From Emi Lu
Subject how to temporally disable foreign key constraint check
Date
Msg-id 4EA17562.4030202@encs.concordia.ca
Whole thread Raw
Responses Re: how to temporally disable foreign key constraint check  (Thomas Kellerer <spam_eater@gmx.net>)
Re: how to temporally disable foreign key constraint check  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-sql
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@encs.concordia.ca        +1 514 848-2424 x5884


pgsql-sql by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: new user on mac
Next
From: "Oliveiros d'Azevedo Cristina"
Date:
Subject: Re: how to temporally disable foreign key constraint check