diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 38f09327d88..6f1772ffb42 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -4615,8 +4615,9 @@ ANY num_sync ( . @@ -4631,7 +4632,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.