SELECT statements converted to SELECT FOR UPDATE - Mailing list pgsql-general

From rmischook@yahoo.com (Richard Mischook)
Subject SELECT statements converted to SELECT FOR UPDATE
Date
Msg-id f4bc1fd4.0210221917.672e9740@posting.google.com
Whole thread Raw
Responses Re: SELECT statements converted to SELECT FOR UPDATE  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
We've got some deadlock issues that we're trying to solve. In looking
at the logs we note a bunch of statements that were written as SELECT
being listed by PG as SELECT FOR UPDATE. Was wondering what leads to
that (foreign keys, transactions). We are using JDBC and are not tried
setting the transaction isolation level of the connection.

Any thoughts appreciated.

pgsql-general by date:

Previous
From: Nils-Erik Svangård
Date:
Subject: Recover data from crashed HD
Next
From: "peter"
Date:
Subject: Multiple Databases