pgsql: Doc: various improvements for pg_basebackup reference page.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: various improvements for pg_basebackup reference page.
Дата
Msg-id E1k726j-00014C-W2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: various improvements for pg_basebackup reference page.

Put the -r option in the right section (it certainly isn't an
option controlling "the location and format of the output").

Clarify the behavior of the tablespace and waldir options
(that part per gripe from robert@interactive.co.uk).

Make a large number of small copy-editing fixes in text that
visibly wasn't written by native speakers, and try to avoid
grammatical inconsistencies between the descriptions of
the different options.

Back-patch to v13, since HEAD hasn't meaningfully diverged yet.

Discussion: https://postgr.es/m/159749418850.14322.216503677134569752@wrigleys.postgresql.org

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/pg_basebackup.sgml | 324 +++++++++++++++++++-----------------
1 file changed, 171 insertions(+), 153 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Prevent concurrent SimpleLruTruncate() for any given SLRU.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: various improvements for pg_basebackup reference page.