diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 5f47c1fa08b..19f513eca31 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1968,7 +1968,7 @@ include 'filename' the first process that becomes ready to flush waits for the configured interval, while subsequent processes wait only until the leader completes the flush. The default commit_delay is zero - (no delay). + (no delay), and only honored if fsync is enabled.