diff --git a/doc/src/sgml/glossary.sgml b/doc/src/sgml/glossary.sgml index abb6f56668e..9d2385031ca 100644 --- a/doc/src/sgml/glossary.sgml +++ b/doc/src/sgml/glossary.sgml @@ -178,6 +178,19 @@ + + Base Backup + + + A binary copy of all + database cluster + files. It is generated by the tool . + In combination with WAL files it can be used as the starting point + for recovery, log shipping, or streaming replication. + + + + Bloat