Thread: pgsql: doc: Expand version compatibility for pg_basebackup features

pgsql: doc: Expand version compatibility for pg_basebackup features

From
Daniel Gustafsson
Date:
doc: Expand version compatibility for pg_basebackup features

This updates the paragraph on backwards compatitibility for server
features to include --incremental which only works on servers with
v17 or newer.  Backpatch down to v17 where incremental backup was
added.

Author: David G. Johnston <David.G.Johnston@Gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAKFQuwZYfZyeTkS3g2Ovw84TsxHa796xnf-u5kfgn_auyxZk0Q@mail.gmail.com
Backpatch-through: 17

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/56e6a3186885c726bbbff89eaec0b2fa077d0a9a

Modified Files
--------------
doc/src/sgml/ref/pg_basebackup.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)