Re: using custom scan nodes to prototype parallel sequential scan

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: using custom scan nodes to prototype parallel sequential scan
Дата
Msg-id CA+U5nMKMq5XQa6RNrcvnxnx8cXhxj8Gw0rVe=cCZhfezikhV9w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: using custom scan nodes to prototype parallel sequential scan  (Kouhei Kaigai <kaigai@ak.jp.nec.com>)
Ответы Re: using custom scan nodes to prototype parallel sequential scan  (David Rowley <dgrowley@gmail.com>)
Список pgsql-hackers
On 14 November 2014 11:02, Kouhei Kaigai <kaigai@ak.jp.nec.com> wrote:

> I'd like to throw community folks a question.
> Did someone have a discussion to the challenge of aggregate push-down across
> relations join in the past? It potentially reduces number of rows to be joined.
> If we already had, I'd like to check up the discussion at that time.

Yes, I was looking at aggregate pushdown. I think it needs the same
changes to aggregates discussed upthread.

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



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: 9.5: Better memory accounting, towards memory-bounded HashAgg
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: [BUGS] ltree::text not immutable?