Re: determine snapshot after obtaining locks for first statement

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <markus(at)bluegap(dot)ch>,<tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: determine snapshot after obtaining locks for first statement
Date: 2009-12-17 13:26:48
Message-ID: 4B29DD38020000250002D688@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Markus Wanner" wrote:
> Another line of thought: isn't this like READ COMMITTED for just
> the first operation in a SERIALIZABLE transaction?

Hmmm... You have a point.

-Kevin

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2009-12-17 13:30:25 Re: Update on true serializable techniques in MVCC
Previous Message Heikki Linnakangas 2009-12-17 13:25:02 Re: Streaming replication and non-blocking I/O