forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit56e6a31
committed
doc: Expand version compatibility for pg_basebackup features
This updates the paragraph on backwards compatitibility for serverfeatures to include --incremental which only works on servers withv17 or newer. Backpatch down to v17 where incremental backup wasadded.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.comBackpatch-through: 171 parentbc5a08a commit56e6a31
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1005 | 1005 |
| |
1006 | 1006 |
| |
1007 | 1007 |
| |
1008 |
| - | |
1009 |
| - | |
| 1008 | + | |
| 1009 | + | |
1010 | 1010 |
| |
1011 |
| - | |
| 1011 | + | |
| 1012 | + | |
1012 | 1013 |
| |
1013 | 1014 |
| |
1014 | 1015 |
| |
|
0 commit comments
Comments
(0)