autovacuumFreezeMaxAge

@JvmName(name = "rvgutvwifihobuay")
suspend fun autovacuumFreezeMaxAge(value: Output<Int>)
@JvmName(name = "ustvpejwrxksshmj")
suspend fun autovacuumFreezeMaxAge(value: Int?)

Parameters

value

Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted.