Doc: clarify explanation of pg_dump usage.
authorTom Lane
Sun, 8 Apr 2018 20:35:42 +0000 (16:35 -0400)
committerTom Lane
Sun, 8 Apr 2018 20:35:42 +0000 (16:35 -0400)
commit2ecd5fba9b4562a71c92eddff52b20a1b4b3af32
tree6b5cc2fb58fc41715863ecf223c6173a52ca7a85
parent11b1a39e1642611aa31f9151aa198711d966a1be
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: https://postgr.es/m/152311295239.31235.6487236091906987117@wrigleys.postgresql.org
doc/src/sgml/backup.sgml