Re: Does Oracle store values in indices?
От | Bruce Momjian |
---|---|
Тема | Re: Does Oracle store values in indices? |
Дата | |
Msg-id | 200101231902.OAA21021@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Does Oracle store values in indices? (Denis Perchine <dyp@perchine.com>) |
Ответы |
Re: Does Oracle store values in indices?
|
Список | pgsql-hackers |
[ 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 pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: