doc: Fix description WAL summarizer in glossary
authorMichael Paquier
Fri, 14 Jun 2024 00:28:11 +0000 (09:28 +0900)
committerMichael Paquier
Fri, 14 Jun 2024 00:28:11 +0000 (09:28 +0900)
The WAL summarizer is an auxiliary process.

Oversight in 7b1dbf0a8d1d.

Author: Masahiro Ikeda
Discussion: https://postgr.es/m/d3a5a4278fd8d9e7a47c6aa4db9e9a39@oss.nttdata.com

doc/src/sgml/glossary.sgml

index 487af1fed8869a263d10271ef77950a05f37821e..405fe6dc8b95350dd0f3b1bc7a9ad74405ee6f48 100644 (file)
      the WAL archiver,
      the WAL receiver
      (but not the WAL senders),
+     the WAL summarizer,
      and the WAL writer.
     
    
    WAL summarizer (process)
    
     
-     A special backend process
+     Aauxiliary process
      that summarizes WAL data for
      incremental backups.