On 11/13/07, froast <[EMAIL PROTECTED]> wrote:
> 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?
PostgreSQL isn't really designed to let your data be compromised.
What actual problem are you trying to solve? Why do you need foreign
key constraints to be ignored?
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly