diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 938ae2c608..c782fc99a1 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -5419,8 +5419,9 @@ ANY num_sync ( .
@@ -5435,7 +5436,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.