Re: Push down more UPDATEs/DELETEs in postgres_fdw

Поиск
Список
Период
Сортировка
Искать
От
Etsuro Fujita
Тема
Re: Push down more UPDATEs/DELETEs in postgres_fdw
Дата
Msg-id
b47994b6-6c50-7d63-bc39-e53042694e57@lab.ntt.co.jp
Ответ на
Список
Дерево обсуждения
Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia <rushabh.lathia@gmail.com>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia <rushabh.lathia@gmail.com>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia <rushabh.lathia@gmail.com>
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia <rushabh.lathia@gmail.com>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia <rushabh.lathia@gmail.com>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia <rushabh.lathia@gmail.com>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw David Steele <david@pgmasters.net>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Daniel Gustafsson <daniel@yesql.se>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Robert Haas <robertmhaas@gmail.com>
On 2016/11/16 16:38, Etsuro Fujita wrote:
> On 2016/11/16 13:10, Ashutosh Bapat wrote:
>> I don't see any reason why DML/UPDATE pushdown should depend upon
>> subquery deparsing or least PHV patch. Combined together they can help
>> in more cases, but without those patches, we will be able to push-down
>> more stuff. Probably, we should just restrict push-down only for the
>> cases when above patches are not needed. That makes reviews easy. Once
>> those patches get committed, we may add more functionality depending
>> upon the status of this patch. Does that make sense?

> OK, I'll extract from the patch the minimal part that wouldn't depend on
> the two patches.

Here is a patch for that.  Todo items are: (1) add more comments and (2) 
add more regression tests.  I'll do that in the next version.

Best regards,
Etsuro Fujita
В списке pgsql-hackers по дате отправления
От: Craig Ringer
Дата:
От: Joshua Drake
Дата:
FAQ