]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: improve description of dump/restore's --clean and --if-exists.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Sep 2023 17:13:54 +0000 (13:13 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Sep 2023 17:13:54 +0000 (13:13 -0400)
commite8ccae5d5c3ed24ab8a5fe28ed65cedbc9fda5bf
treee7922f01640a0b64ba8312dc98dac72b860ec864
parent0ae01cc8bf4f159496f1c73b818067b81923a148
Doc: improve description of dump/restore's --clean and --if-exists.

Try to make these option descriptions a little clearer for novices.
Per gripe from Attila Gulyás.

Discussion: https://postgr.es/m/169590536647.3727336.11070254203649648453@wrigleys.postgresql.org
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_dumpall.sgml
doc/src/sgml/ref/pg_restore.sgml