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

Commit d4bad4e

Browse files
committed
Fix sentence in docs: checkpoints are not done by bgwriter anymore.
1 parent 6d90eaa commit d4bad4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/wal.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
</para>
420420

421421
<para>
422-
The server's background writer process automatically performs
422+
The server's checkpointer process automatically performs
423423
a checkpoint every so often. A checkpoint is created every <xref
424424
linkend="guc-checkpoint-segments"> log segments, or every <xref
425425
linkend="guc-checkpoint-timeout"> seconds, whichever comes first.

0 commit comments

Comments
 (0)