Commit d4bad4e1 authored by Heikki Linnakangas's avatar Heikki Linnakangas

Fix sentence in docs: checkpoints are not done by bgwriter anymore.

parent 6d90eaaa
......@@ -419,7 +419,7 @@
</para>
<para>
The server's background writer process automatically performs
The server's checkpointer process automatically performs
a checkpoint every so often. A checkpoint is created every <xref
linkend="guc-checkpoint-segments"> log segments, or every <xref
linkend="guc-checkpoint-timeout"> seconds, whichever comes first.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment