]> 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)
commitf8b55e845069d85203d7b727cf8a81a99df03d90
treecd4bdd2c83bfb1644a44c2849b6def2a6d464e46
parent231e6b98fc3e23f6216ddde086505d7bc6683187
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