Aggregation push down, reorder of join and group by

Поиск
Список
Период
Сортировка
От Chenxi Li
Тема Aggregation push down, reorder of join and group by
Дата
Msg-id CAJQBB7JOFzqaKNh-guY8bocbb6-Xgxtzbot8tOFfH9RL9w8Ggw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Aggregation push down, reorder of join and group by  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
Hello,

I'm reading some papers about aggregation push down like in "https://ub-madoc.bib.uni-mannheim.de/37228/1/main.pdf" and "http://www.vldb.org/conf/1995/P345.PDF". I think it is very useful but very complex to implement. In some complex queries, it can be a lot faster. Is there any plan to do this in the future?

Regards

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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan.
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Is the last 9.1 release planned?