Pavel Stehule <[EMAIL PROTECTED]> writes: > Is possible use INITIALLY DEFERRED with other variants constraint than > REFERENCES?
No, we only support deferring foreign key constraints at the moment. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match