mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
doc: Small wording improvement
Replace "checkpoint segment" with "WAL segment". Reported-by: Maksim Milyutin <milyutinma@gmail.com>
This commit is contained in:
@ -2778,7 +2778,7 @@ include_dir 'conf.d'
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Write a message to the server log if checkpoints caused by
|
Write a message to the server log if checkpoints caused by
|
||||||
the filling of checkpoint segment files happen closer together
|
the filling of WAL segment files happen closer together
|
||||||
than this many seconds (which suggests that
|
than this many seconds (which suggests that
|
||||||
<varname>max_wal_size</varname> ought to be raised). The default is
|
<varname>max_wal_size</varname> ought to be raised). The default is
|
||||||
30 seconds (<literal>30s</literal>). Zero disables the warning.
|
30 seconds (<literal>30s</literal>). Zero disables the warning.
|
||||||
|
Reference in New Issue
Block a user