Re: bug in update tuple routing with foreign partitions - Mailing list pgsql-hackers

From Amit Langote
Subject Re: bug in update tuple routing with foreign partitions
Date
Msg-id 7fbcb3fd-196f-c623-a0ca-843b2eb20cf0@lab.ntt.co.jp
Whole thread Raw
In response to Re: bug in update tuple routing with foreign partitions  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: bug in update tuple routing with foreign partitions
List pgsql-hackers
On 2019/04/19 13:00, Amit Langote wrote:
> BTW, do you think we should update the docs regarding the newly
> established limitation of row movement involving foreign tables?

Ah, maybe not, because it's a postgres_fdw limitation, not of the core
tuple routing feature.  OTOH, we don't mention at all in postgres-fdw.sgml
that postgres_fdw supports tuple routing.  Maybe we should and list this
limitation or would it be too much burden to maintain?

Thanks,
Amit




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Race conditions with checkpointer and shutdown
Next
From: Andrey Lepikhov
Date:
Subject: Do CustomScan as not projection capable node