Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d872e1b

Browse files
committed
doc: Fix description WAL summarizer in glossary
The WAL summarizer is an auxiliary process. Oversight in 7b1dbf0. Author: Masahiro Ikeda Discussion: https://postgr.es/m/d3a5a4278fd8d9e7a47c6aa4db9e9a39@oss.nttdata.com
1 parent 3c99236 commit d872e1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/glossary.sgml

+2-1
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
the <glossterm linkend="glossary-wal-archiver">WAL archiver</glossterm>,
165165
the <glossterm linkend="glossary-wal-receiver">WAL receiver</glossterm>
166166
(but not the <glossterm linkend="glossary-wal-sender">WAL senders</glossterm>),
167+
the <glossterm linkend="glossary-wal-summarizer">WAL summarizer</glossterm>,
167168
and the <glossterm linkend="glossary-wal-writer">WAL writer</glossterm>.
168169
</para>
169170
</glossdef>
@@ -2199,7 +2200,7 @@
21992200
<glossterm>WAL summarizer (process)</glossterm>
22002201
<glossdef>
22012202
<para>
2202-
A special <glossterm linkend="glossary-backend">backend process</glossterm>
2203+
An <glossterm linkend="glossary-auxiliary-proc">auxiliary process</glossterm>
22032204
that summarizes WAL data for
22042205
<glossterm linkend="glossary-incremental-backup">incremental backups</glossterm>.
22052206
</para>

0 commit comments

Comments
 (0)