"Gary Mensenares" <[EMAIL PROTECTED]> writes:
> I was just wondering if anyone else here has ever experienced Postgres
> hanging on an INSERT or DELETE command?

Sounds to me like it's waiting for somebody else's lock.  The pg_locks
system view might help clue you into which lock.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to