aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablespace.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2021-08-27 19:23:11 -0400
committerStephen Frost <sfrost@snowman.net>2021-08-27 19:23:11 -0400
commit9efa998a6403c5fe973ce5801d09ffa63e706eb6 (patch)
treef163576aa0be1cc74a2949f0724e0e6dc082b28a /src/backend/commands/tablespace.c
parent8f6c110349769e2b6375cd01e632199a104dc4a1 (diff)
downloadpostgresql-9efa998a6403c5fe973ce5801d09ffa63e706eb6.tar.gz
postgresql-9efa998a6403c5fe973ce5801d09ffa63e706eb6.zip
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
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions