Re: Async execution of postgres_fdw.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Async execution of postgres_fdw.
Дата
Msg-id CA+TgmobL3c_4kK8k1SrZAffcTRYnQ3Jd7JhD0cpPP6yGiLsT2w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Async execution of postgres_fdw.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Список pgsql-hackers
On Tue, Jan 13, 2015 at 6:46 AM, Kyotaro HORIGUCHI
<horiguchi.kyotaro@lab.ntt.co.jp> wrote:
>> Is it possible to use the parallel query infrastructure being built by
>> Robert or to do something like parallel seq scan? That will work, not just
>> for Postgres FDW but all the FDWs.
>
> But, I think, from the performance view, every scan of multiple
> foreign scans don't need correnponding local process.

Quite so.  I think this is largely a separate project.

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



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Improving RLS qual pushdown
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: orangutan seizes up during isolation-check