]> 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)
commit3d465826f2aa86fc42b0930a6e4942585ed4ed43
tree5d5f57c797c81ec263dd55b336a05f694c26f64b
parent5faead30d83189536ab1cf3ea0f8940239cc9838
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