Provide some proper minimal documentation for the pg_dump(all) --binary-upgrade
Peter Eisentraut <peter_e@gmx.net>
Provide some proper minimal documentation for the pg_dump(all) --binary-upgrade option. We don't want to commit to what it does, but hiding it will only cause confusion.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +13 −7 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +13 −7 |
| src/bin/pg_dump/pg_dumpall.c | modified | +2 −1 |
| src/bin/pg_dump/pg_dump.c | modified | +2 −1 |