We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98f60b commit 5e35a93Copy full SHA for 5e35a93
doc/src/sgml/pgprobackup.sgml
@@ -1102,7 +1102,8 @@ pg_probackup delwal <replaceable>backup_id</replaceable>
1102
If replication is in use, starting with server version 9.6
1103
a backup can be taken not only from primary server, but also from standby.
1104
Backup taken from standby is absolutely interchangeable with backup taken
1105
- from primary (bearing in mind possible replication delay).
+ from primary (bearing in mind possible replication delay).
1106
+ Page-level incremental backups from standby are not allowed.
1107
</para>
1108
1109
<para>
0 commit comments