Minor glossary tweaks

Add "(process)" qualifier to two terms, remove self-reference in one
term.

Author: Jürgen Purtz <juergen@purtz.de>
Discussion: https://postgr.es/m/95f90a5d-7692-701d-2c0c-0c88eb5cea7d@purtz.de
This commit is contained in:
Alvaro Herrera 2020-07-21 13:09:42 -04:00
parent fc032bed2f
commit a0b2d583db
No known key found for this signature in database
GPG Key ID: 1C20ACB9D5C564AE
1 changed files with 3 additions and 4 deletions

View File

@ -108,7 +108,7 @@
</glossentry> </glossentry>
<glossentry id="glossary-autovacuum"> <glossentry id="glossary-autovacuum">
<glossterm>Autovacuum</glossterm> <glossterm>Autovacuum (process)</glossterm>
<glossdef> <glossdef>
<para> <para>
A set of background processes that routinely perform A set of background processes that routinely perform
@ -855,8 +855,7 @@
<glossterm>Logger (process)</glossterm> <glossterm>Logger (process)</glossterm>
<glossdef> <glossdef>
<para> <para>
If activated, the If activated, the process
<glossterm linkend="glossary-logger">Logger</glossterm> process
writes information about database events into the current writes information about database events into the current
<glossterm linkend="glossary-log-file">log file</glossterm>. <glossterm linkend="glossary-log-file">log file</glossterm>.
When reaching certain time- or When reaching certain time- or
@ -1486,7 +1485,7 @@
</glossentry> </glossentry>
<glossentry id="glossary-stats-collector"> <glossentry id="glossary-stats-collector">
<glossterm>Stats collector</glossterm> <glossterm>Stats collector (process)</glossterm>
<glossdef> <glossdef>
<para> <para>
This process collects statistical information about the This process collects statistical information about the