Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: MVCC implementation

Re: MVCC implementation

From: Dan <guntermann_at_verizon.net>
Date: 22 Jul 2006 01:19:34 -0700
Message-ID: <1153556374.299659.289970@s13g2000cwa.googlegroups.com>

vc wrote:
> Marshall wrote:
> > Hi all,
> >
> > Am I correct in regarding MVCC as pretty much the state of the art
> > for relational implementation? (I know we hear things about TRM
> > but until there's more published it doesn't seem evaluable.)
> >
> > Are there any difficulties associated with MVCC implementations
> > supporting nested transactions?
> >
> > Any good references for reading about MVCC implementation?
> > It's not clear to me how it works. Googling for it is doesn't get
> > me any good references; mostly manuals for SQL products
> > that support it. I'm interested in learning about how to code
> > one up.
> >
> >
> > Marshall
>
> Your best bet in trying to get an intelligent answer might be this
> book:
>
> Concurrency Control and Recovery in Database Systems
> Philip A. Bernstein, Vassos Hadzilacos, Nathan Goodman

I second this suggestion. Or read some of Bernstein's papers in ACM.

Received on Sat Jul 22 2006 - 03:19:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US