Detecting locks - Mailing list pgsql-general

From Sebastian Bossung
Subject Detecting locks
Date
Msg-id 01042316152300.01937@idefix
Whole thread Raw
Responses Re: Detecting locks
List pgsql-general
Hi,

how do you find out if a row is locked _before_ using SELECT ... FOR UPADTE
on it. The SELECT will wait for the lock to be removed (if there was one),
making the user think the app crashed.

Sebastian

--
Sebastian Boßung - bossung@gmx.de
http://www.bossung.org
# The idea is to die young as late as possible.

pgsql-general by date:

Previous
From: Nils Zonneveld
Date:
Subject: Re: install pgSQL 7.1
Next
From: "mike"
Date:
Subject: alter table questions