diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 18c104f079f..386dab08e92 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -5226,8 +5226,9 @@ ANY num_sync ( .
@@ -5242,7 +5243,9 @@ ANY num_sync ( ).
- The default is on.
+ The default is on. The
+ setting must also be
+ enabled to have the query planner consider index-only-scans.