We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105024a commit 3c99236Copy full SHA for 3c99236
doc/src/sgml/glossary.sgml
@@ -2213,7 +2213,8 @@
2213
<glossterm>WAL writer (process)</glossterm>
2214
<glossdef>
2215
<para>
2216
- A process that writes <glossterm linkend="glossary-wal-record">WAL records</glossterm>
+ An <glossterm linkend="glossary-auxiliary-proc">auxiliary process</glossterm>
2217
+ that writes <glossterm linkend="glossary-wal-record">WAL records</glossterm>
2218
from <glossterm linkend="glossary-shared-memory">shared memory</glossterm> to
2219
<glossterm linkend="glossary-wal-file">WAL files</glossterm>.
2220
</para>
0 commit comments