Re: isolation level - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: isolation level
Date
Msg-id 20040513182450.GA23159@wolff.to
Whole thread Raw
In response to isolation level  ("Jaime Casanova" <el_vigia_ec@hotmail.com>)
Responses Re: isolation level
List pgsql-sql
On Thu, May 13, 2004 at 18:13:23 +0000, Jaime Casanova <el_vigia_ec@hotmail.com> wrote:
> Hi all, is there a way to set the isolation level  to something like the 
> sql standard dirty read.

No. There will be a way to use the standard name in a SET command, but
you will actaully get READ COMMITTED isolation (which is the next step up).


pgsql-sql by date:

Previous
From: "Jaime Casanova"
Date:
Subject: isolation level
Next
From: "Jaime Casanova"
Date:
Subject: \d in 7.4.2