pgsql: Change "restoring" to "processing" in message from pg_dump - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Change "restoring" to "processing" in message from pg_dump
Date
Msg-id E1T8skj-0005b2-Lt@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d074805fd42d077e850d69ca46fafc0dddf42671

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Mention basebackup-from-slave next to cascading replication
Next
From: Bruce Momjian
Date:
Subject: pgsql: Document that pg_upgrade requires PGHOST be set for any pre-9.1