]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: various improvements for pg_basebackup reference page.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Aug 2020 19:43:34 +0000 (15:43 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Aug 2020 19:44:23 +0000 (15:44 -0400)
commit277e49eca73a719695d0b74360b54124e76c6833
treec0698f1f371b2ae9a7bc1bbf9f109e67c40f3bc4
parent592a589a04bd456410b853d86bd05faa9432cbbb
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
doc/src/sgml/ref/pg_basebackup.sgml