Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3c99236

Browse files
committed
doc: Fix description WAL writer in glossary
The WAL writer is an auxiliary process, but its description in theglossary did not match that.This is inexact sinced3014ff.Author: Masahiro IkedaDiscussion:https://postgr.es/m/d3a5a4278fd8d9e7a47c6aa4db9e9a39@oss.nttdata.comBackpatch-through: 15
1 parent105024a commit3c99236

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/glossary.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2213,7 +2213,8 @@
22132213
<glossterm>WAL writer (process)</glossterm>
22142214
<glossdef>
22152215
<para>
2216-
A process that writes <glossterm linkend="glossary-wal-record">WAL records</glossterm>
2216+
An <glossterm linkend="glossary-auxiliary-proc">auxiliary process</glossterm>
2217+
that writes <glossterm linkend="glossary-wal-record">WAL records</glossterm>
22172218
from <glossterm linkend="glossary-shared-memory">shared memory</glossterm> to
22182219
<glossterm linkend="glossary-wal-file">WAL files</glossterm>.
22192220
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp