Re: PATCH: index-only scans with partial indexes

From: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, kgrittn(at)ymail(dot)com, Simon Riggs <simon(at)2ndquadrant(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: index-only scans with partial indexes
Date: 2015-12-24 03:29:47
Message-ID: 567B66AB.2080602@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 12/24/2015 04:05 AM, Michael Paquier wrote:
> On Mon, Dec 7, 2015 at 7:48 AM, Tomas Vondra
> <tomas(dot)vondra(at)2ndquadrant(dot)com> wrote:

...

>>
>> Otherwise the reworked patch seems fine to me, but I'll give it a bit more
>> testing over the next few days.
>>
>> Thanks for the help so far!
>
> Tomas, are you still working on that? This thread is stalling for 3 weeks.

I haven't discovered anything interesting during the testing, so I guess
the "needs review" state is appropriate. Let's move the patch to the
next commitfest.

regards

--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2015-12-24 03:32:43 Re: PATCH: use foreign keys to improve join estimates v1
Previous Message Jeff Janes 2015-12-24 03:24:45 Re: COPY FREEZE and PD_ALL_VISIBLE