pgsql: Improve wording about WAL files in tar mode of pg_basebackup - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Improve wording about WAL files in tar mode of pg_basebackup
Date
Msg-id E1goPxR-0006XO-CK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve wording about WAL files in tar mode of pg_basebackup

Author: Alex Kliukin
Reviewed-By: Michael Paquier, Magnus Hagander

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/11b63452814ca011c271d484ee2be56b72f34d1f

Modified Files
--------------
doc/src/sgml/ref/pg_basebackup.sgml | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Etsuro Fujita
Date:
Subject: pgsql: postgres_fdw: Fix test for cached costs inestimate_path_cost_si
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Make SSL tests more robust