pgsql: Doc: clarify explanation of pg_dump usage.

Started by Tom Laneover 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Doc: clarify explanation of pg_dump usage.

This section confusingly used both "infile" and "outfile" to refer
to the same file, i.e. the textual output of pg_dump. Use "dumpfile"
for both cases, per suggestion from Jonathan Katz.

Discussion: /messages/by-id/152311295239.31235.6487236091906987117@wrigleys.postgresql.org

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c5261348a6ff33c7398287e9c4efca210d68b9fd

Modified Files
--------------
doc/src/sgml/backup.sgml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)