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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: improve description of dump/restore's --clean and --if-exis
Дата
Msg-id E1qmH41-006erm-6P@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f9cbff459061b80a56b440401670ce809dc395b9

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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Change statistics function xref to the right target
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Suppress macOS warnings about duplicate libraries in link comman