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

From Etsuro Fujita
Subject Re: bug in update tuple routing with foreign partitions
Date
Msg-id 5CB95F44.1040807@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>)
List pgsql-hackers
(2019/04/19 13:17), Amit Langote wrote:
> 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?

I think it's better to add this limitation to postgres-fdw.sgml.  Will 
do.  Thanks for pointing that out!

Best regards,
Etsuro Fujita




pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: bug in update tuple routing with foreign partitions
Next
From: Andres Freund
Date:
Subject: Re: Unhappy about API changes in the no-fsm-for-small-rels patch