]> 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)
commitbd213fd66a9250f801608c104a262bd3d71154a2
tree89b8650cdc0caea88578de1ed5cf4b49fda3c137
parentd2c9737bc8bbde3f6d19333f9db0727a4e93f44d
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