Doc: clarify explanation of pg_dump usage.

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

Commit: 3d465826f2aa86fc42b0930a6e4942585ed4ed43
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-04-08T20:35:43Z
Releases: 9.6.9
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