Re: Will Index-only-scan be in 9.2

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: Will Index-only-scan be in 9.2
Дата
Msg-id 1318575440.2086.4.camel@lenovo01-laptop03.gunduz.org
обсуждение исходный текст
Ответ на Will Index-only-scan be in 9.2  ("hans wulf" <lotu1@gmx.net>)
Список pgsql-hackers
On Wed, 2011-10-12 at 02:08 +0200, hans wulf wrote:
> I was wondering if the index-only-scan will be available in 9.2? This
> is not having to visit the real data to answer a query, if all the
> information is available in the index. I think this will be a mayor
> step in overtaking the big O in the g-spot.
>
http://rhaas.blogspot.com/2011/10/index-only-scans-weve-got-em.html

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

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

Предыдущее
От: "hans wulf"
Дата:
Сообщение: Will Index-only-scan be in 9.2
Следующее
От: Cédric Villemain
Дата:
Сообщение: Re: patch for new feature: Buffer Cache Hibernation