]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: clarify enable_indexscan=off also disabled Index Only Scans
authorDavid Rowley <drowley@postgresql.org>
Tue, 29 Oct 2024 03:25:29 +0000 (16:25 +1300)
committerDavid Rowley <drowley@postgresql.org>
Tue, 29 Oct 2024 03:25:29 +0000 (16:25 +1300)
commit75f09cc460a3a1780df1dcd102f46e59779f9903
tree7b0f1aa2f05ba344748550769cfb98c38fd7cfa1
parentdfff687f3c25fd114a7ab7d22df645716a98139f
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