BUG #1633: about transactions and row level locking - Mailing list pgsql-bugs

From deepak
Subject BUG #1633: about transactions and row level locking
Date
Msg-id 20050427125602.03630F0DF1@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #1633: about transactions and row level locking
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1633
Logged by:          deepak
Email address:      deepak@jtech.co.in
PostgreSQL version: 8.0.1
Operating system:   MS windows 2000 Server
Description:        about transactions and row level locking
Details:

How we can know a record is locked before updating the record. The purpose
is to avoid deadlock or queuing of update statements while using "select *
from table for update".

pgsql-bugs by date:

Previous
From: "Alexander Rusinov"
Date:
Subject: BUG #1632: Several jailed PostgreSQL instances.
Next
From: "Nathan Neuenschwander"
Date:
Subject: BUG #1628: JDBC bug with regard to text column data type