Deadlock removal - Mailing list pgsql-general

From Albrecht Stephen (LWE)
Subject Deadlock removal
Date
Msg-id BFA3D3FAFA22D311BE2D0000D11D41A605977CF4@HERMES
Whole thread Raw
Responses Re: Deadlock removal  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Hi,
I have somehow managed to lock a row in one of my database tables, and I am now unable to unlock that row.

I have tried using the ROLLBACK command, but get a notice: NO TRANSACTION IN PROGRESS. However, when I try to update or
deletethe record, the query never executes, and I have to cancel it manually, at which point I get the error: QUERY
CANCELREQUESTED WHILE WAITING LOCK. 

Anybody know how I can simply get rid of this lock?

Thanks,
Stephen.

pgsql-general by date:

Previous
From: "michael.wimmer"
Date:
Subject: Re: unicode and varchar
Next
From: "Henriksen, Jonas F"
Date:
Subject: how to use geometric shapes?