"Sriram Dandapani" <[EMAIL PROTECTED]> writes: > I tried your code with the lock table followed by drop. > The lock table goes into a wait state AND all INSERTS (even new ones > coming in) go into a wait state.
Well, it's waiting for something. Try looking in pg_locks to see which transaction is blocking it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: 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