Question about autovacuum function autovac_balance_cost()

Started by CNG Lover 7 years ago1 messageshackers
Jump to latest
#1CNG L
congnanluo@gmail.com

I am new to the autovacuum. After reading its code, I am still confusing
what is the autovac_balance_cost() and how the cost logic works to make the
autovacuum workers consume the I/O equially. Can anyone share some light on
it?

Thanks