Re: autovacuum launcher eating too much CPU

From: Darcy Buskermolen <darcyb(at)commandprompt(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: autovacuum launcher eating too much CPU
Date: 2007-09-24 13:00:03
Message-ID: 200709240600.04230.darcyb@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On September 23, 2007 09:12 pm, Alvaro Herrera wrote:
> Darcy Buskermolen wrote:
> > On September 14, 2007 06:36 am, Alvaro Herrera wrote:
> > > Darcy, please also apply the following patch and see if it reduces the
> > > CPU consumption to a reasonable level.
> >
> > This is looking much better now too, it's brought the AVL down to near 0%
> > CPU usage.
>
> Thanks, applied. I still feel CPU usage is somewhat excessive but I
> don't think there's much to be done about it. Maybe I'm just testing
> with too many databases.

My findings were against 83 DB's

--
Darcy Buskermolen
Command Prompt, Inc.
+1.503.667.4564 X 102
http://www.commandprompt.com/
PostgreSQL solutions since 1997

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martin Pihlak 2007-09-24 13:10:32 Re: stored procedure stats in collector
Previous Message Andrew Dunstan 2007-09-24 12:59:50 Re: Problem with MSVC install script