Re: autovacuum workers warning - Mailing list pgsql-hackers

From Dickson S. Guedes
Subject Re: autovacuum workers warning
Date
Msg-id CAHHcreoVmokr8v+OP=SZ9kNwJ9yb2A_D-xULO2dZsNcDK35hNA@mail.gmail.com
Whole thread Raw
In response to Re: autovacuum workers warning  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
2011/10/26 Euler Taveira de Oliveira <euler@timbira.com>:
> I'm not saying that is not the right direction, I'm arguing that a hint is
> better than nothing. Right now the only way to know if it is out of workers
> is to query pg_stat_activity frequently.

The currently number of autovaccum workers could be in the errmsg only
instead errhint, then errhint could be omited from patch if there
isn't a good hint to report.

-- 
Dickson S. Guedes
mail/xmpp: guedes@guedesoft.net - skype: guediz
http://guedesoft.net - http://www.postgresql.org.br


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: autovacuum workers warning
Next
From: Andrew Dunstan
Date:
Subject: Re: Cannot