| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Cc: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
| Subject: | We need index-only scans |
| Date: | 2010-11-10 04:04:57 |
| Message-ID: | 201011100404.oAA44vY02870@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
We last researched index-only scans, also called covering indexes, in
September of 2008, but have made little progress on it since. Many have
been waiting for Heikki to implement this but I talked to him and he
doesn't have time.
I believe it is time for the community to move forward and I would like
to assemble a team to work on this feature. We might not be able to
implement it for Postgres 9.1, but hopefully we can make some progress
on this.
I have created a wiki page for this TODO item:
http://wiki.postgresql.org/wiki/Index-only_scans
I am interested in people improving this wiki page, and in people
discussing and coding some of the items needed to implement this
feature. I have personally talked to a few people already who seemed
receptive.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2010-11-10 04:05:27 | Re: timestamp of the last replayed transaction |
| Previous Message | Robert Haas | 2010-11-10 03:57:26 | Re: timestamp of the last replayed transaction |