| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
| Cc: | pgsql-patches(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: autovacuum does not start in HEAD |
| Date: | 2007-05-02 18:44:25 |
| Message-ID: | 20070502184425.GC3766@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
ITAGAKI Takahiro wrote:
> I wrote:
> > I found that autovacuum launcher does not launch any workers in HEAD.
>
> The attached autovacuum-fix.patch could fix the problem. I changed
> to use 'greater or equal' instead of 'greater' at the decision of
> next autovacuum target.
I have committed a patch which might fix this issue in autovacuum.c rev 1.44.
Please retest.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2007-05-02 19:02:39 | Re: Sequential scans |
| Previous Message | JEAN-PIERRE PELLETIER | 2007-05-02 18:31:23 | Re: temporal variants of generate_series() |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2007-05-02 20:42:27 | Re: Clear up strxfrm() in UTF-8 with locale on Windows |
| Previous Message | Alvaro Herrera | 2007-05-02 12:51:53 | Re: [GENERAL] dropping role w/dependent objects |