Re: Foreign join pushdown vs EvalPlanQual

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: Foreign join pushdown vs EvalPlanQual
Дата
Msg-id 564D47FF.8070300@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Foreign join pushdown vs EvalPlanQual  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Foreign join pushdown vs EvalPlanQual
Список pgsql-hackers
On 2015/11/19 12:34, Robert Haas wrote:
> On Tue, Nov 17, 2015 at 9:30 PM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> I suppose you (and KaiGai-san) are probably right, but I really fail to see
>> it actually doing that.

> Noted, but let's do it that way and move on.  It would be a shame if
> we didn't end up with a working FDW join pushdown system in 9.6
> because of a disagreement on this point.

Another idea would be to consider join pushdown as unsupported for now 
when select-for-update is involved in 9.5, as described in [1], and 
revisit this issue when adding join pushdown to postgres_fdw in 9.6.

Best regards,
Etsuro Fujita

[1] https://wiki.postgresql.org/wiki/Open_Items




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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: LISTEN *
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Improve vcregress.pl's handling of tap tests for client programs