Doc: clarify explanation of pg_dump usage.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Apr 2018 20:35:43 +0000 (16:35 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Apr 2018 20:35:43 +0000 (16:35 -0400)
commit4716c9e70ea50aa414b8f6c08f2a8ad7f001c6bc
treec99770132ddbccf7effb16a120898a4bdf3d9739
parentec45e60362e1d35510d31b5c58915aca3a6aedbc
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