VacuumDelay
Short Description
Waiting in a cost-based vacuum delay point
Additional Informationβ
The VacuumDelay wait is seen when cost-based vacuum is being used. The parameters used will throttle the vacuum behaviour to reduce itβs resource consumption.
How to reduce this waitβ
Adjust vacuum_cost_delay, vacuum_cost_page_hit
, vacuum_cost_page_miss, vacuum_cost_page_dirty and vacuum_cost_limit
parameters to control the vacuum load.
Additional Linksβ
PostgreSQL docs - Cost Based Vacuum Delay
PostgreSQL docs - Wait Events of Type Activity
Search onlineβ
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.