Transaction Isolation - read uncommitted

Поиск
Список
Период
Сортировка
От Ralf Reissig
Тема Transaction Isolation - read uncommitted
Дата
Msg-id 3B8AC8D3.ADF114B8@covalent.net
обсуждение исходный текст
Ответы Re: Transaction Isolation - read uncommitted
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: next() and PreparedStatement
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Majordomo being upgraded ...