diff --git a/doc/src/sgml/glossary.sgml b/doc/src/sgml/glossary.sgml index a0150e5c48d..881026ded63 100644 --- a/doc/src/sgml/glossary.sgml +++ b/doc/src/sgml/glossary.sgml @@ -904,8 +904,9 @@ To restore incremental backups the tool - is used, which combines incremental backups with a base backup and - WAL to restore a + is used, which combines incremental backups with a base backup. + Afterwards, recovery can use + WAL to bring the database cluster to a consistent state.