File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1005,10 +1005,11 @@ PostgreSQL documentation
1005
1005
1006
1006
<para>
1007
1007
<application>pg_basebackup</application> works with servers of the same
1008
- or an older major version, down to 9.1. However, WAL streaming mode (<literal>-X
1009
- stream</literal>) only works with server version 9.3 and later, and tar format
1008
+ or older major version, down to 9.1. However, WAL streaming mode (<literal>-X
1009
+ stream</literal>) only works with server version 9.3 and later, the tar format
1010
1010
(<literal>--format=tar</literal>) only works with server version 9.5
1011
- and later.
1011
+ and later, and incremental backup (<literal>--incremental</literal>) only works
1012
+ with server version 17 and later.
1012
1013
</para>
1013
1014
1014
1015
<para>
You can’t perform that action at this time.
0 commit comments