Transaction Isolation - read uncommitted - Mailing list pgsql-jdbc

From Ralf Reissig
Subject Transaction Isolation - read uncommitted
Date
Msg-id 3B8AC8D3.ADF114B8@covalent.net
Whole thread Raw
Responses Re: Transaction Isolation - read uncommitted  (Rene Pijlman <rene@lab.applinet.nl>)
List pgsql-jdbc
Hi all,

i am trying to find a way reading uncommitted data within a single
transaction, but it seems there is no way
to do a "TRANSACTION_READ_UNCOMMITTED" on connections in Postgresql as
it works for Oracle or Informix.
I there any support in postgres for reading uncommited data without a
read lock ? I am currently using JDBC/PostgreSQL 7.1.2 running on Linux.

Thanks;
Ralf

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: next() and PreparedStatement
Next
From: "Marc G. Fournier"
Date:
Subject: Majordomo being upgraded ...