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-0006XN-CH@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_11_STABLE

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

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