Add pg_dumpall --rows-per-insert
Alvaro Herrera <alvherre@alvh.no-ip.org>
Add pg_dumpall --rows-per-insert Commit 7e413a0f82c8 added that option to pg_dump, but neglected to teach pg_dumpall how to pass it along. Repair. Author: Fabien Coelho Reported-by: Peter Eisentraut Reviewed-by: David Rowley Discussion: https://postgr.es/m/45f50c59-ddbb-8cf2-eedb-81003f603528@2ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +14 −0 |
| src/bin/pg_dump/pg_dumpall.c | modified | +7 −0 |
Documentation touched
Discussion
- pg_dump multi VALUES INSERT 66 messages · 2018-10-16 → 2019-06-14