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 14:50:35
Message-ID: 3F5CE493.6485.15FEE75A@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 8 Sep 2003 at 17:31, Andri Saar wrote:
> Note to future generations: default postgres configuration settings are very
> conservative and don't be afraid to VACUUM very often.

You should have looked at earlier default postgresql they were arcane by that
standard.

7.4 at least attempts to determine the shared_buffers while doing initdb. That
results in much better default performance.

Bye
Shridhar

--
Ritchie's Rule: (1) Everything has some value -- if you use the right currency.
(2) Paint splashes last longer than the paint job. (3) Search and ye shall find
-- but make sure it was lost.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message scott.marlowe 2003-09-08 15:56:28 Re: slow plan for min/max
Previous Message Andri Saar 2003-09-08 14:31:13 Re: Serious issues with CPU usage