Re: Update on true serializable techniques in MVCC - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Update on true serializable techniques in MVCC
Date
Msg-id 4B28D2DB020000250002D613@gw.wicourts.gov
Whole thread Raw
In response to Re: Update on true serializable techniques in MVCC  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Update on true serializable techniques in MVCC  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> wrote:
> So you'd have to disable HOT updates when true serializability was
> active?
I wouldn't think so; but someone familiar with HOT logic could
probably determine whether the unmodified algorithm could be used by
reviewing the "simplifying assumptions" near the bottom of page 42,
and the page about "Generalizing to other database engines" (section
4.8).  I think those portions might stand on their own without
reading the rest of the document.
-Kevin


pgsql-hackers by date:

Previous
From: Boszormenyi Zoltan
Date:
Subject: Re: Update on true serializable techniques in MVCC
Next
From: Scott Bailey
Date:
Subject: Re: Range types