Re: MVCC and index-only read

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: MVCC and index-only read
Дата
Msg-id dcc563d10811181209q12f10a18kaaf280e78649ace0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MVCC and index-only read  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: MVCC and index-only read  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Re: MVCC and index-only read  ("Daniel Verite" <daniel@manitou-mail.org>)
Список pgsql-general
On Tue, Nov 18, 2008 at 1:07 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
> On Tue, Nov 18, 2008 at 1:03 PM, Jonah H. Harris <jonah.harris@gmail.com> wrote:
>> On Tue, Nov 18, 2008 at 2:57 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
>>> Sounds like they're borrowing the code from innodb that does much the
>>> same thing.  In Innodb, if a field is indexed, it lives only as an
>>> index, not in the table and an index at the same time.
>>
>> 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


--
When fascism comes to America, it will be draped in a flag and
carrying a cross - Sinclair Lewis

В списке pgsql-general по дате отправления:

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: MVCC and index-only read
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: MVCC and index-only read