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 c120550 commit 0a157a4Copy full SHA for 0a157a4
doc/src/sgml/glossary.sgml
@@ -904,8 +904,9 @@
904
</para>
905
<para>
906
To restore incremental backups the tool <xref linkend="app-pgcombinebackup"/>
907
- is used, which combines incremental backups with a base backup and
908
- <glossterm linkend="glossary-wal">WAL</glossterm> to restore a
+ is used, which combines incremental backups with a base backup.
+ Afterwards, recovery can use
909
+ <glossterm linkend="glossary-wal">WAL</glossterm> to bring the
910
<glossterm linkend="glossary-db-cluster">database cluster</glossterm> to
911
a consistent state.
912
0 commit comments