How to unlock a row - Mailing list pgsql-general

From vinjvinj
Subject How to unlock a row
Date
Msg-id 1167402540.818296.159620@k21g2000cwa.googlegroups.com
Whole thread Raw
Responses Re: How to unlock a row  ("vinjvinj" <vinjvinj@gmail.com>)
Re: How to unlock a row  (Jerry Sievers <jerry@jerrysievers.com>)
List pgsql-general
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


pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: Re: Why ContinueUpdateOnError is not implemented in npgsql
Next
From: "vinjvinj"
Date:
Subject: Re: How to unlock a row