VacuumDelay

Its a built-in PostgreSQL mechanism for throttling autovacuum I/O to avoid excessive resource consumption that could impact normal database operations This event appears when PostgreSQL's cost-based vacuum delay feature is active. The system intentionally pauses vacuum work whenever the estimated I/O "cost" of vacuum exceeds the limits set by the configuration parameters.

Parameters

Following parameters influence the behavior of this event: