forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitee8db41
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 parent1e74e31 commitee8db41
1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4796 | 4796 |
| |
4797 | 4797 |
| |
4798 | 4798 |
| |
4799 |
| - | |
4800 |
| - | |
| 4799 | + | |
| 4800 | + | |
| 4801 | + | |
4801 | 4802 |
| |
4802 | 4803 |
| |
4803 | 4804 |
| |
| |||
4812 | 4813 |
| |
4813 | 4814 |
| |
4814 | 4815 |
| |
4815 |
| - | |
| 4816 | + | |
| 4817 | + | |
| 4818 | + | |
4816 | 4819 |
| |
4817 | 4820 |
| |
4818 | 4821 |
| |
|
0 commit comments
Comments
(0)