diff options
author | Melanie Plageman <melanieplageman@gmail.com> | 2025-04-28 14:19:45 -0400 |
---|---|---|
committer | Melanie Plageman <melanieplageman@gmail.com> | 2025-04-28 14:19:45 -0400 |
commit | f132815fd717f26613dcc3888608044eac91a7ac (patch) | |
tree | bdd9a94e7a04c1e738e2ae27b8c21cf470dc2cf4 /doc/src | |
parent | ce72e7e02e1c9075f8dd492f55281398d0721eb8 (diff) | |
download | postgresql-f132815fd717f26613dcc3888608044eac91a7ac.tar.gz postgresql-f132815fd717f26613dcc3888608044eac91a7ac.zip |
Add maintenance_io_concurrency flag to some read stream users
Index vacuuming and [auto]prewarm AIO concurrency should be governed by
maintenance_io_concurrency. As such, pass those read stream users the
READ_STREAM_MAINTENANCE flag which will calculate their read stream
distance with maintenance_io_concurrency instead of
effective_io_concurrency. This was an oversight in the original commits
making those operations use the read stream API.
Discussion: https://postgr.es/m/flat/CAAKRu_aopDxTo4b41Mt_7Zc-z0_ngocrY8SFCCY6Aph1HgwuNw%40mail.gmail.com
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions