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.johns...@gmail.com> Reviewed-by: Daniel Gustafsson <dan...@yesql.se> Discussion: https://postgr.es/m/cakfquwzyfzyetks3g2ovw84tsxha796xnf-u5kfgn_auyxz...@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(-)