I have data to import into a postgres database. The data is referentiallysound but during the insert it breaks som foreign-key constraints. Is therea way to turn off the referential integrity during the insert?
Thanks,
Ari Johannesson