Re: index-only scans

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: PostgreSQL - Hans-Jürgen Schönig <postgres(at)cybertec(dot)at>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: index-only scans
Date: 2011-08-12 21:25:56
Message-ID: CA+TgmoZ__ku3TmY4jV1L7p2zoQZcYn70JMoB+ZeeLwqSitEvJw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2011/8/12 PostgreSQL - Hans-Jürgen Schönig <postgres(at)cybertec(dot)at>:
> is there any plan to revise the cost for index only scans compared to what it is now?

That's one of the points I asked for feedback on in my original email.
"How should the costing be done?"

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2011-08-12 21:26:03 Re: Inserting heap tuples in bulk in COPY
Previous Message Simon Riggs 2011-08-12 21:17:07 Re: Inserting heap tuples in bulk in COPY