Doc: clarify enable_indexscan=off also disabled Index Only Scans
authorDavid Rowley <drowley@postgresql.org>
Tue, 29 Oct 2024 03:24:10 +0000 (16:24 +1300)
committerDavid Rowley <drowley@postgresql.org>
Tue, 29 Oct 2024 03:24:10 +0000 (16:24 +1300)
commitdda781609f977315c9ecdefc1e29f9499393aaa4
tree73c877db4e4371c055da81cda08d49cc98306b0f
parent49a23441ca7f314c25794a9a547011c0a858cfaa
Doc: clarify enable_indexscan=off also disabled Index Only Scans

Disabling enable_indexscan has always also disabled Index Only Scans.
Here we make that more clear in the documentation in an attempt to
prevent future complaints complaining about this expected behavior.

Reported-by: Melanie Plageman
Author: David G. Johnston, David Rowley
Backpatch-through: 12, oldest supported version
Discussion: https://postgr.es/m/CAAKRu_atV=kovgpaLREyG68PB5+ncKvJ2UNoeRetEgyC3Yb5Sw@mail.gmail.com
doc/src/sgml/config.sgml