Glossary: Add term "base backup"
authorAlvaro Herrera
Tue, 21 Jul 2020 17:11:23 +0000 (13:11 -0400)
committerAlvaro Herrera
Tue, 21 Jul 2020 17:11:23 +0000 (13:11 -0400)
Author: Jürgen Purtz 
Discussion: https://postgr.es/m/95f90a5d-7692-701d-2c0c-0c88eb5cea7d@purtz.de

doc/src/sgml/glossary.sgml

index abb6f56668e76bf20989832766c7dcbc2feed52f..9d2385031ca4948f34e35aaf48c709aa8fc10785 100644 (file)
    
   
 
+  
+   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