Commit dda7816
committed
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.com1 parent 49a2344 commit dda7816
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5442 | 5442 | | |
5443 | 5443 | | |
5444 | 5444 | | |
5445 | | - | |
5446 | | - | |
| 5445 | + | |
| 5446 | + | |
| 5447 | + | |
5447 | 5448 | | |
5448 | 5449 | | |
5449 | 5450 | | |
| |||
5458 | 5459 | | |
5459 | 5460 | | |
5460 | 5461 | | |
5461 | | - | |
| 5462 | + | |
| 5463 | + | |
| 5464 | + | |
5462 | 5465 | | |
5463 | 5466 | | |
5464 | 5467 | | |
| |||
0 commit comments