> If you're using foreign keys on the table that you're inserting into it's
> possible that it's waiting  on another transaction doing an insert to the
> same key or on a change to the referenced table.

Can you able to give some test cases? Here i have tried, but unable to 
detect deadlock. 

BTW, do we have any link about deadlock detection during insert command as
we have for update command?

regards,
bhuvaneswaran


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to