Re: Index only scans wiki page - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Index only scans wiki page
Date
Msg-id CAEYLb_Wgw8ME-b_15gjmtT4tK+ziY=aZiLyu5Q2gBDw49p=Rdw@mail.gmail.com
Whole thread Raw
In response to Re: Index only scans wiki page  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 13 November 2012 16:37, Robert Haas <robertmhaas@gmail.com> wrote:
> I found this an interesting read.  As one of the people who worked on
> the feature, I'm sort of curious whether people have any experience
> yet with how this actually shakes out in the field.  Are you (or is
> anyone) aware of positive/negative field experiences with this
> feature?

Unfortunately, I don't think that I have any original insight about
the problems with index-only scans in the field right now.

-- 
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Proof of concept: standalone backend with full FE/BE protocol
Next
From: Stephen Frost
Date:
Subject: Re: Memory leaks in record_out and record_send