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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/893e9e65402e79cc5eb865825be32f675d8a72b2

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