]> granicus.if.org Git - postgresql/commit
Doc: clarify explanation of pg_dump usage.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Apr 2018 20:35:42 +0000 (16:35 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Apr 2018 20:35:42 +0000 (16:35 -0400)
commit893e9e65402e79cc5eb865825be32f675d8a72b2
tree7b96fe7da7b4640cebd0c84e38bf86738bf92b46
parent4f85f66469594996584d50e6a940b5ba873aa713
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