Clarify language in incremental backup glossary entry.
authorRobert Haas
Thu, 18 Jan 2024 15:09:38 +0000 (10:09 -0500)
committerRobert Haas
Thu, 18 Jan 2024 15:09:38 +0000 (10:09 -0500)
These changes were intended to be included in commit
7b1dbf0a8d1d4e1e6d01a76dc45a3216e8a16d94, but I goofed.

doc/src/sgml/glossary.sgml

index a0150e5c48dce5cacee304438560c125a4a91921..881026ded6319803c33f6ba51e3e071b4c720ae7 100644 (file)
     
     
      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.