Re: Combining Aggregates - Mailing list pgsql-hackers

From David Rowley
Subject Re: Combining Aggregates
Date
Msg-id CAKJS1f_8nbnFTgg_K-tFYJkaT-+6F1MvQxKaT2zabASioQanSQ@mail.gmail.com
Whole thread Raw
In response to Re: Combining Aggregates  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Responses Re: Combining Aggregates  (Haribabu Kommi <kommi.haribabu@gmail.com>)
List pgsql-hackers
On 21 January 2016 at 15:53, Haribabu Kommi <kommi.haribabu@gmail.com> wrote:
On Thu, Jan 21, 2016 at 1:33 PM, Haribabu Kommi
<kommi.haribabu@gmail.com> wrote:
>
> Here I attached updated patch of parallel aggregate based on the latest
> changes in master. Still it lack of cost comparison of normal aggregate to
> parallel aggregate because of difficulty. This cost comparison is required
> in parallel aggregate as this is having some regression when the number
> of groups are less in the query plan.
>

Updated patch is attached after removing a warning in building group
aggregate path.

Hi,

Thanks for updating the patch. I'd like to look at this with priority, but can you post it on the Parallel Agg thread? that way anyone following there can chime in over there rather than here.  I've still got a bit of work to do (in the not too distant future) on the serial/deserial part, so would be better to keep this thread for discussion on that.

--
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Releasing in September
Next
From: Pavel Stehule
Date:
Subject: Re: [PATCH] better systemd integration