Use maintenance_io_concurrency for ANALYZE prefetch
Stephen Frost <sfrost@snowman.net>
Use maintenance_io_concurrency for ANALYZE prefetch When prefetching pages for ANALYZE, we should be using maintenance_io_concurrenty (by calling get_tablespace_maintenance_io_concurrency(), not get_tablespace_io_concurrency()). ANALYZE prefetching was introduced in c6fc50c, so back-patch to 14. Backpatch-through: 14 Reported-By: Egor Rogov Discussion: https://postgr.es/m/9beada99-34ce-8c95-fadb-451768d08c64%40postgrespro.ru
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/analyze.c | modified | +1 −1 |
Discussion
- Re: automatic analyze: readahead - add "IO read time" log message 25 messages · 2020-11-04 → 2021-08-27