Re: Aggregate Push Down - Performing aggregation on foreign server

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Aggregate Push Down - Performing aggregation on foreign server
Дата
Msg-id CA+TgmoYnTEgsXKQrTUd6SMFWT5hzqHXMXcqLESHnBccnFqJVNA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Aggregate Push Down - Performing aggregation on foreign server  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Aggregate Push Down - Performing aggregation on foreign server  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Wed, Aug 31, 2016 at 11:56 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> It is pity - lot of performance issues are related to this missing feature.

I don't think you are being very clear about what feature you are
talking about.  The feature that Jeevan has implemented is pushing
aggregates to the remote side when postgres_fdw is in use.  The
feature you are talking about is evidently something else, but you
haven't really said what it is.  Or not in a way that I can
understand.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Comment on GatherPath.single_copy
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Declarative partitioning - another take