Rename pg_restore -m to -j, and add documentation about what good numbers
Peter Eisentraut <peter_e@gmx.net>
Rename pg_restore -m to -j, and add documentation about what good numbers are. per discussion on hackers
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_restore.sgml | modified | +41 −23 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +3 −3 |
| src/bin/pg_dump/pg_backup.h | modified | +2 −2 |
| src/bin/pg_dump/pg_restore.c | modified | +10 −10 |