8000
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 f22e17f commit fbed6ebCopy full SHA for fbed6eb
doc/src/sgml/ref/pg_combinebackup.sgml
@@ -49,7 +49,7 @@ PostgreSQL documentation
49
that the backups you specify form a legal backup chain from which a correct
50
full backup can be reconstructed. However, it is not designed to help you
51
keep track of which backups depend on which other backups. If you remove
52
- the one or more of the previous backups upon which your incremental
+ one or more of the previous backups upon which your incremental
53
backup relies, you will not be able to restore it. Moreover,
54
<application>pg_combinebackup</application> only attempts to verify that the
55
backups have the correct relationship to each other, not that each
0 commit comments