Re: Serializable Isolation without blocking - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Serializable Isolation without blocking
Date
Msg-id 4B4726DC020000250002E0C2@gw.wicourts.gov
Whole thread Raw
In response to Re: Serializable Isolation without blocking  (Markus Wanner <markus@bluegap.ch>)
List pgsql-hackers
Markus Wanner <markus@bluegap.ch> wrote:
> I don't remember reading about predicate locking in the paper I
> read.  Either he didn't cover that in his first implementation
> (based on page level locking), or I've simply re-used that part of
> my in-brain-memory.
If you read the first paper but not the second, all you would have
seen was the mention that predicate locking was covered because
Berkeley DB uses page level locks for everything.  The second paper
gets into a little more detail on the subject, with references to a
good overview of the topic as well as some authoritative papers.
-Kevin


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: damage control mode
Next
From: Bruce Momjian
Date:
Subject: Re: damage control mode