diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index c96166794d4..07ef9dcfb00 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -4796,8 +4796,9 @@ ANY num_sync ( .
@@ -4812,7 +4813,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.