Doc: clarify explanation of pg_dump usage.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2ecd5fba9b4562a71c92eddff52b20a1b4b3af32
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-04-08T20:35:42Z
Releases: 10.4
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

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +6 −6

Documentation touched

Discussion