One of my updates is hanging on a postgres table. I'm guessing if the table or row is locked. Questions: 1. What table can I select from to find the lock? 2. How do I clear the lock? Thanks for your help VJ
One of my updates is hanging on a postgres table. I'm guessing if the table or row is locked. Questions: 1. What table can I select from to find the lock? 2. How do I clear the lock? Thanks for your help VJ