Re: Is it possible for postgres_fdw to push down queries onco-located tables?

Поиск
Список
Период
Сортировка
От Dilip Kumar
Тема Re: Is it possible for postgres_fdw to push down queries onco-located tables?
Дата
Msg-id CAFiTN-u5ygUot+kKRx8X7QjjO4QBG0oH4-HPcRUfFWoVyXrP3A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Is it possible for postgres_fdw to push down queries onco-located tables?  (Jinhua Luo <luajit.io@gmail.com>)
Список pgsql-hackers
On Tue, Sep 18, 2018 at 7:50 PM, Jinhua Luo <luajit.io@gmail.com> wrote:
> I was testing PG10.
>
> Sorry, the example is not so proper. I just think even if it's a
> simple example, e.g. join two co-located tables, the planner should
> work out to push down it. Can you confirm the postgresql could detect
> co-located tables on the same foreign server and push down queries on
> them? Could you give an actual example or point out the relevant
> source code paths for reference?
>

You can check "postgresGetForeignJoinPaths" function or you can refer
commit "e4106b2528727c4b48639c0e12bf2f70a766b910".

-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com


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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Is it really difficult for postgres_fdw to implement READCOMMITTED isolation?
Следующее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: PostgreSQL 11 {Beta 4, RC1} Release: 2018-09-20