]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix incorrect wording for --file in pg_dump master github/master
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 7 Nov 2025 14:10:50 +0000 (15:10 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 7 Nov 2025 14:10:50 +0000 (15:10 +0100)
commit07961ef86625be91e243f1dff8911cb1d70e443f
tree8ce72fe93fb162f32c6233126730a45cfb884456
parent0ab208fa505c04e2b3483de53a73edb71f9b9106
doc: Fix incorrect wording for --file in pg_dump

The documentation stated that the directory specified by --file
must not exist, but pg_dump does allow for empty directories to
be specified and used.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Bruce Momjian <bruce@momjian.us>
Discussion: https://postgr.es/m/534AA60D-CF6B-432F-9882-E9737B33D1B7@gmail.com
doc/src/sgml/ref/pg_dump.sgml