]> 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:43 +0000 (16:35 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Apr 2018 20:35:43 +0000 (16:35 -0400)
commitc5261348a6ff33c7398287e9c4efca210d68b9fd
tree2f52495790a0c8e5d5dc04a7b3797a2357249e96
parente68d64c52831eb2be013da4eb0e0bf9255c8bd7a
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