I'm still having trouble with slow cascading DELETEs. What commands can I issue to see
the sequence of events that occurs after I execute
DELETE FROM x WHERE p;
so that I can see if indexes being used correctly, or I have a constraint I don't
want, etc.
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly