summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/config.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 53bf6608e03..c496e57877b 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -2879,7 +2879,7 @@ include_dir 'conf.d'
</term>
<listitem>
<para>
- Maximum size to let the WAL grow to between automatic WAL
+ Maximum size to let the WAL grow during automatic
checkpoints. This is a soft limit; WAL size can exceed
<varname>max_wal_size</varname> under special circumstances, like
under heavy load, a failing <varname>archive_command</varname>, or a high