Re: [HACKERS] Q about read committed in Oracle...

Поиск
Список
Период
Сортировка
От Vadim Mikheev
Тема Re: [HACKERS] Q about read committed in Oracle...
Дата
Msg-id 35BCE3AA.61812B0D@krs.ru
обсуждение исходный текст
Ответ на Q about read committed in Oracle...  (Vadim Mikheev <vadim@krs.ru>)
Ответы Re: [HACKERS] Q about read committed in Oracle...
Список pgsql-hackers
Dr. Michael Meskes wrote:
>
> On Tue, Jul 14, 1998 at 07:14:10PM +0800, Vadim Mikheev wrote:
> > Could someone run in Oracle test below?
>
> I could, but how do I make Oracle use read committed mode?

"...You can set the isolation level of a transaction by using
one of these commands at the beginning of a transaction:

SET TRANSACTION ISOLATION LEVEL READ COMMITTED;

SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;

SET TRANSACTION ISOLATION LEVEL READ ONLY;
..."

TIA,
    Vadim

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Dr. Michael Meskes"
Дата:
Сообщение: Re: [HACKERS] Re: Linux Oracle! (fwd)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Bogus "Non-functional update" notices