mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 00:02:46 -05: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…
x
Reference in New Issue
Block a user