Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Etsuro Fujita <etsuro.fujita@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Andrey Lepikhov <a.lepikhov@postgrespro.ru>
Date: 2023-03-23T09:55:30Z
Lists: 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




Commits

  1. Doc: Improve description of the "batch_size" option for postgres_fdw.

  2. Allow batch insertion during COPY into a foreign table.