mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 01:00:11 -04:00
doc: Add "(process)" to the term "WAL receiver" in glossary.
This commit changes the term "WAL receiver" to "WAL receiver (process)" in the glossary, so that users can easily understand WAL receiver is obviously a process. Author: Fujii Masao Reviewed-by: Tom Lane Discussion: https://postgr.es/m/51b76596-ab4f-c9f0-1005-60ce1bb14b6b@oss.nttdata.com
This commit is contained in:
parent
87f29f4fcc
commit
379a28b56a
1 changed files with 1 additions and 1 deletions
|
|
@ -1972,7 +1972,7 @@
|
|||
</glossentry>
|
||||
|
||||
<glossentry id="glossary-wal-receiver">
|
||||
<glossterm>WAL receiver</glossterm>
|
||||
<glossterm>WAL receiver (process)</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
An <glossterm linkend="glossary-auxiliary-proc">auxiliary process</glossterm>
|
||||
|
|
|
|||
Loading…
Reference in a new issue