A next logical step after index-only scans?

Поиск
Список
Период
Сортировка
От Mike Christensen
Тема A next logical step after index-only scans?
Дата
Msg-id CABs1bs1vbeqr3GW_jGQDAsfi24cb2aOHTfsm29Vqyoh=C0s7DA@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Now that 9.2 supports index-only scans, I'm curious what possibilities
this opens up in the future.

It seems to me that the next logical step is to allow a user to put
all columns into the index, at which point you would no longer even
need the heap table.  Oracle calls this "index-organized tables", and
this offers a lot of benefits for tables with only one index.

Any thoughts on this, or is it on the road map?  Thanks!

Mike


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: "Too far out of the mainstream"
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: "Too far out of the mainstream"