Re: Serious issues with CPU usage

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Serious issues with CPU usage
Date: 2003-09-08 11:14:56
Message-ID: 3F5CB208.7522.1539792D@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 8 Sep 2003 at 13:50, Andri Saar wrote:
> If this is the best you can get with postgres right now, then I'll just have
> to increase the frequency of VACUUMing, but that feels like a hackish
> solution :(

Use a autovacuum daemon. There is one in postgresql contrib module. It was
introduced during 7.4 development and it works with 7.3.x. as well.

Current 7.4CVS head has some problems with stats collector but soon it should
be fine.

Check it out..

Bye
Shridhar

--
Punishment becomes ineffective after a certain point. Men become insensitive.
-- Eneg, "Patterns of Force", stardate 2534.7

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Manfred Koizar 2003-09-08 11:53:02 Re: Serious issues with CPU usage
Previous Message Andri Saar 2003-09-08 10:50:23 Re: Serious issues with CPU usage