forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdda7816
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 toprevent future complaints complaining about this expected behavior.Reported-by: Melanie PlagemanAuthor: David G. Johnston, David RowleyBackpatch-through: 12, oldest supported versionDiscussion:https://postgr.es/m/CAAKRu_atV=kovgpaLREyG68PB5+ncKvJ2UNoeRetEgyC3Yb5Sw@mail.gmail.com1 parent49a2344 commitdda7816
1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
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
Comments
(0)