doc: Fix incorrect wording for --file in pg_dump
Daniel Gustafsson <dgustafsson@postgresql.org>
Author:
Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-11-07T14:10:50Z
Releases:
19 (unreleased)
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dump.sgml | modified | +2 −2 |
Discussion
- Why pg_dump overwrites dump file? 5 messages · 2025-10-14 → 2025-10-29