how should I do to disable the foreign key in postgres? - Mailing list pgsql-general

From froast
Subject how should I do to disable the foreign key in postgres?
Date
Msg-id tencent_5A27DFF7434249D9791942ED@qq.com
Whole thread Raw
Responses Re: how should I do to disable the foreign key in postgres?
Re: how should I do to disable the foreign key in postgres?
List pgsql-general
in mysql, I used :"set foreign_key_check = 0;" to disable the foreign key check, now I'm trying to migrate from mysql to postgres, how should I do to disable it?  

pgsql-general by date:

Previous
From: Ted Byers
Date:
Subject: Re: Need help with complicated SQL statement
Next
From: Lew
Date:
Subject: Re: md5() sorting