Re: Optimizing numeric SUM() aggregate - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Optimizing numeric SUM() aggregate
Date
Msg-id 20160803200749.khyet6ik2u2r7kzv@alap3.anarazel.de
Whole thread Raw
In response to Re: Optimizing numeric SUM() aggregate  (Andrey Borodin <amborodin@acm.org>)
List pgsql-hackers
On 2016-08-03 17:47:20 +0000, Andrey Borodin wrote:
> I suppose this proves performance impact of a patch. I don't think
> that sum calculation was a common bottleneck, but certainly patch will
> slightly improve performance of a very huge number of queries.

They commonly are in OLAP style workloads.



pgsql-hackers by date:

Previous
From: Geoff Winkless
Date:
Subject: Re: Implementing full UTF-8 support (aka supporting 0x00)
Next
From: Kevin Grittner
Date:
Subject: Re: Why we lost Uber as a user