Change "restoring" to "processing" in message from pg_dump
Magnus Hagander <magnus@hagander.net>
Change "restoring" to "processing" in message from pg_dump The same message is used in both pg_restore and pg_dump, and it's confusing to output "restoring data for table xyz" when the user is just doing a pg_dump.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.c | modified | +2 −2 |