Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

temporarily offset foreign key constraints



Hello, 
 
Is there any sql command that is equivalent to 
set foreign_key_checks=0;  (of Mysql)
in posgresql?
 
Basically, I would like to some updates of data on the key field which has
the foreign key constraints? Any suggestion of how this can be achieved?
 
Thanks
George
 
 
 
 


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group