how should I do to disable the foreign key in postgres?

Поиск
Список
Период
Сортировка
От froast
Тема how should I do to disable the foreign key in postgres?
Дата
Msg-id tencent_5A27DFF7434249D9791942ED@qq.com
обсуждение исходный текст
Ответы Re: how should I do to disable the foreign key in postgres?
Re: how should I do to disable the foreign key in postgres?
Список 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 по дате отправления:

Предыдущее
От: Ted Byers
Дата:
Сообщение: Re: Need help with complicated SQL statement
Следующее
От: Abhijeet
Дата:
Сообщение: regexp_replace() function in new version