阅读背景:

为什么postgreSQL会检查两次外键约束?

来源:互联网 

I have a postgresql database with two tables, one which has a foreign key constraint which references the other. The constraint is set to cascade on update and delete, so an update on the referenced table should cascade to the referencing table. When I analyzed an update on the referenced table, using explain analyze the I got the following output:I have a postgresql database with two tables, o




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: