- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit0f0a718

Etsuro Fujita
Doc: Improve description of the "batch_size" option for postgres_fdw.
Document that the actual number of rows postgres_fdw inserts at once inthe COPY case is determined in a similar way to the INSERT case, but ithas a restriction that does not apply to the INSERT case.Follow-up for commit97da482.Reviewed-by: Daniel Gustafsson and Tatsuo IshiiDiscussion:https://postgr.es/m/CAPmGK14NMXDMW4qK9kHUzudN9t71uvrMKPna02X6zwgQJ6E1_g%40mail.gmail.com1 parentbcaa1fa commit0f0a718
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
440 |
| - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
441 | 445 |
| |
442 | 446 |
| |
443 | 447 |
| |
|
0 commit comments
Comments
(0)