Re: Inconsistence in transaction isolation docs

From: "Trevor Talbot" <quension(at)gmail(dot)com>
To: "Nico Sabbi" <nsabbi(at)officinedigitali(dot)it>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Inconsistence in transaction isolation docs
Date: 2007-10-17 00:26:35
Message-ID: 90bce5730710161726t28d8e5e0qfe5595d20f7d92ca@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/16/07, Nico Sabbi <nsabbi(at)officinedigitali(dot)it> wrote:

> well, I know how read committed behaves, but
> I don't see why should anyone expect an update of the resultset
> of the currently executing query after a commit by a different
> transaction.

A currently executing UPDATE will see changes made to matching rows.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Laurent Duperval 2007-10-17 02:21:41 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Previous Message Tomi N/A 2007-10-16 23:12:50 Re: pg_dump - schema diff compatibility