Euler Taveira de Oliveira <[email protected]> writes:
> + if (!can_launch)
> + ereport(LOG,
> + (errmsg("maximum number of autovacuum
> workers reached"),
> + errhint("Consider increasing
> autovacuum_max_workers (currently %d).",
> +
> autovacuum_max_workers)));
Isn't it normal for the launcher to max out the number of workers?
A log message that's generated routinely in normal operation doesn't
sound particularly helpful to me ...
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers