Re: BRIN indexes for MAX, MIN, ORDER BY?

From: Gavin Wahl <gavinwahl(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: BRIN indexes for MAX, MIN, ORDER BY?
Date: 2015-09-28 00:44:54
Message-ID: CACPudh1h=sAVJbpbD7SJFO17DTaDc-grs5gmwSdTSCT3BM4ayw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Yeah. I would urgently recommend that people *not* try to build new
> things like planagg.c right now. A large part of the point of upper
> planner path-ification is to have a less grotty way of dealing with
> things like specialized aggregate implementations.

Ok. I will wait and ask again later.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2015-09-28 00:47:40 pg_xlogdump and .partial files
Previous Message Peter Geoghegan 2015-09-27 23:23:39 Re: [PROPOSAL] Effective storage of duplicates in B-tree index.