- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitce42efa
committed
Use maintenance_io_concurrency for ANALYZE prefetch
When prefetching pages for ANALYZE, we should be usingmaintenance_io_concurrenty (by callingget_tablespace_maintenance_io_concurrency(), notget_tablespace_io_concurrency()).ANALYZE prefetching was introduced inc6fc50c, so back-patch to 14.Backpatch-through: 14Reported-By: Egor RogovDiscussion:https://postgr.es/m/9beada99-34ce-8c95-fadb-451768d08c64%40postgrespro.ru1 parentf017272 commitce42efa
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1164 | 1164 |
| |
1165 | 1165 |
| |
1166 | 1166 |
| |
1167 |
| - | |
| 1167 | + | |
1168 | 1168 |
| |
1169 | 1169 |
| |
1170 | 1170 |
| |
|
0 commit comments
Comments
(0)