Re: Does Oracle store values in indices? - Mailing list pgsql-hackers

From Denis Perchine
Subject Re: Does Oracle store values in indices?
Date
Msg-id 01012400255301.00614@dyp.perchine.com
Whole thread Raw
In response to RE: Does Oracle store values in indices?  ("Mikheev, Vadim" <vmikheev@SECTORBASE.COM>)
Responses Re: Does Oracle store values in indices?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> > > The reason you have to visit the main table is that tuple validity
> > > status is only stored in the main table, not in each index.
> > > See prior discussions in the archives.
> >
> > But how Oracle handles this?
>
> Oracle doesn't have non-overwriting storage manager but uses
> rollback segments to maintain MVCC. Rollback segments are used
> to restore valid version of entire index/table page.

Are there any plans to have something like this? I mean overwriting storage 
manager.

-- 
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: Does Oracle store values in indices?
Next
From: Poul Laust Christiansen
Date:
Subject: Re: GreatBridge RPMs (was: Re: question)