diff options
author | Etsuro Fujita <efujita@postgresql.org> | 2023-03-24 12:55:00 +0900 |
---|---|---|
committer | Etsuro Fujita <efujita@postgresql.org> | 2023-03-24 12:55:00 +0900 |
commit | 0f0a7183d7d8632a2bbcdad796580b4cc541c639 (patch) | |
tree | 8595b99eb60446b25220ef242ec3787050907555 /src/interfaces/libpq/fe-auth.c | |
parent | bcaa1fafc82f2fd124e0ed39e7c94a7918548224 (diff) | |
download | postgresql-0f0a7183d7d8632a2bbcdad796580b4cc541c639.tar.gz postgresql-0f0a7183d7d8632a2bbcdad796580b4cc541c639.zip |
Doc: Improve description of the "batch_size" option for postgres_fdw.
Document that the actual number of rows postgres_fdw inserts at once in
the COPY case is determined in a similar way to the INSERT case, but it
has a restriction that does not apply to the INSERT case.
Follow-up for commit 97da48246.
Reviewed-by: Daniel Gustafsson and Tatsuo Ishii
Discussion: https://postgr.es/m/CAPmGK14NMXDMW4qK9kHUzudN9t71uvrMKPna02X6zwgQJ6E1_g%40mail.gmail.com
Diffstat (limited to 'src/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions