Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch
Date
Msg-id 8BCC1503-4AE2-4DF7-B8D7-2C4060ACB45D@yesql.se
Whole thread Raw
In response to Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Responses Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch  (Etsuro Fujita <etsuro.fujita@gmail.com>)
List pgsql-hackers
> On 23 Mar 2023, at 10:51, Etsuro Fujita <etsuro.fujita@gmail.com> wrote:

> <filename> seems more appropriate to me as well in this context, so I
> left it alone.

And just to be clear, I think you are right in leaving it alone given the
context.

> Attached is an updated version of the patch.

LGTM.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch
Next
From: David Rowley
Date:
Subject: Re: Improve the performance of nested loop join in the case of partitioned inner table