Re: MVCC and index-only read

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: MVCC and index-only read
Date: 2008-11-18 20:53:14
Message-ID: 935cbcb4-a06c-4725-824d-a2183de86831@mm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Marlowe wrote:

> >> They aren't borrowing anything, Oracle has had this functionality
> >> since at least Oracle 8i (1999).
> >
> > Whoa, calm down Francis. I'm not suggesting they stole it or
> > something. Just that they're using the same basic concepts.
>
> Oh, and citation needed. I don't remember seeing anything about
> oracle using indexes as sole storage units back in 8i

They call that IOT, for Index Organized Tables, and they were
introduced with Oracle8 (1997). Check out
http://www.orafaq.com/wiki/Oracle_8

Best regards,
--
Daniel
PostgreSQL-powered mail user agent and storage:
http://www.manitou-mail.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jonah H. Harris 2008-11-18 20:54:25 Re: High Availability for PostgreSQL on Windows 2003.
Previous Message Jonah H. Harris 2008-11-18 20:52:23 Re: MVCC and index-only read