doc: Expand version compatibility for pg_basebackup features

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 56e6a3186885c726bbbff89eaec0b2fa077d0a9a
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-03-04T11:08:27Z
Releases: 17.5
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

Files

PathChange+/−
doc/src/sgml/ref/pg_basebackup.sgml modified +4 −3

Documentation touched

Discussion