]> 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)
commitf9cbff459061b80a56b440401670ce809dc395b9
tree681d668e462856a44f7157cef707b4663d397915
parent750beed859f0ea4f87f2812177755ef4234dfb80
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