Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5e35a93

Browse files
author
Liudmila Mantrova
committed
Documentation bug fix for PGPRO-523
1 parent c98f60b commit 5e35a93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/pgprobackup.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,8 @@ pg_probackup delwal <replaceable>backup_id</replaceable>
11021102
If replication is in use, starting with server version 9.6
11031103
a backup can be taken not only from primary server, but also from standby.
11041104
Backup taken from standby is absolutely interchangeable with backup taken
1105-
from primary (bearing in mind possible replication delay).
1105+
from primary (bearing in mind possible replication delay).
1106+
Page-level incremental backups from standby are not allowed.
11061107
</para>
11071108

11081109
<para>

0 commit comments

Comments
 (0)