Re: Major features for 9.1

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Andrew Lardinois" <lardinois(at)gmail(dot)com>
Cc: <josh(at)agliodbs(dot)com>,<gilberto(dot)castillo(at)etecsa(dot)cu>, <peter_e(at)gmx(dot)net>, <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Major features for 9.1
Date: 2011-04-04 19:57:02
Message-ID: 4D99DC3E020000250003C243@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

Andrew Lardinois <lardinois(at)gmail(dot)com> wrote:

> This must be the article in ACM-SIGMOD:
>
http://portal.acm.org/citation.cfm?id=1376616.1376690&coll=DL&dl=GUIDE&CFID=16503930&CFTOKEN=26926199
> Which has a nice abstract, but does anybody on the list have the
> complete article?

I did pay for and download the article, but it is a copyrighted
work, so I can't share it. In an email exchange with Michael Cahill
he gave permission for me to share the URL of his personal copy of
the work with the list. See my post in the archives here:

http://archives.postgresql.org/message-id/4A0019EE.EE98.0025.0@wicourts.gov

Please note you are not allowed to distribute copies you download
from that URL either; it is restricted to the personal use of
whoever downloads it.

On the other hand, there is no such restriction on Michael Cahill's
later doctoral thesis, which covers everything in the ACM SIGMOD
paper and more.

> There was also a paper published all the way back in 1997 by the
> Information Processing Society of Japan entitled:
> "A concurrency control algorithm using serialization graph testing
> with write deferring"

Do you have a URL? I haven't read that one, but I remember seeing
references to attempts to do full graph testing which failed due to
the high cost of doing so. The main point of the SSI technique is
that it keys on a "dangerous structure" always found in cycles which
can cause anomalies (and from what I've seen rarely present without
causing such anomalies). Testing for this two to three transaction
dangerous structure is much less expensive.

-Kevin

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Simon Riggs 2011-04-04 20:02:12 Re: Major features for 9.1
Previous Message Andrew Lardinois 2011-04-04 19:36:10 Re: Major features for 9.1