[ Charset KOI8-R unsupported, converting... ]
> > > > 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.

We hope to have it some day, hopefully soon.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to