Re: Combining Aggregates

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Combining Aggregates
Дата
Msg-id CAKJS1f_8nbnFTgg_K-tFYJkaT-+6F1MvQxKaT2zabASioQanSQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Combining Aggregates  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Ответы Re: Combining Aggregates  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Releasing in September
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: [PATCH] better systemd integration