Re: Improving avg performance for numeric

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Improving avg performance for numeric
Дата
Msg-id CAFj8pRDQLPuG3_ZOO83bkxfhkwhnmWzemRrR=6JpjAJGE6cMtw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improving avg performance for numeric  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
2013/7/8 Josh Berkus <josh@agliodbs.com>:
> Pavel,
>
>>
>> sure, it should be in September CF. It is relative simple patch
>> without global impacts. But I like it, it increase speed for
>> sum(numeric) about 25% and avg(numeric) about 50%
>
> Do you think you could give this a review after CF1 ends, but before
> September?  I hate to make Hadi wait just because I didn't see his patch.

yes, I can.

Regards

Pavel


>
> --
> Josh Berkus
> PostgreSQL Experts Inc.
> http://pgexperts.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Improving avg performance for numeric
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]