mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Fix sentence in docs: checkpoints are not done by bgwriter anymore.
This commit is contained in:
parent
6d90eaaa89
commit
d4bad4e1e1
|
|
@ -419,7 +419,7 @@
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<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
|
a checkpoint every so often. A checkpoint is created every <xref
|
||||||
linkend="guc-checkpoint-segments"> log segments, or every <xref
|
linkend="guc-checkpoint-segments"> log segments, or every <xref
|
||||||
linkend="guc-checkpoint-timeout"> seconds, whichever comes first.
|
linkend="guc-checkpoint-timeout"> seconds, whichever comes first.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user