Thread: pgsql: Doc: improve description of dump/restore's --clean and --if-exis

pgsql: Doc: improve description of dump/restore's --clean and --if-exis

From
Tom Lane
Date:
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

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/19bc6fda8bc3b7ab8117f8f7622066121de9ca6a

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml    | 17 ++++++++++-------
doc/src/sgml/ref/pg_dumpall.sgml | 17 +++++++++++------
doc/src/sgml/ref/pg_restore.sgml | 18 +++++++++++-------
3 files changed, 32 insertions(+), 20 deletions(-)