Alvaro Herrera wrote:
> I still haven't added custom cost-based delays, but I don't see that as
> a showstopper for removing it. I just went through the CVS log and I
> don't see anything else that applies.
I think you should at least add an autovacuum specific value for
"vacuum_cost_delay" because it turns cost-based vacuum delay on or off. I
believe not many will have vacuum_cost_delay enabled in postgresql.conf, but
will want to enable it for autovacuum.
At least I do.
Best Regards,
Michael Paesold