Re: postgres load

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres load
Date: 2001-02-21 08:47:51
Message-ID: 01022114475102.02238@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday 21 February 2001 01:19, Joseph wrote:
> I republish my question for I had no answer, and this is a serious
> problem to me... I've used explain, vacuum, indexes... and so on, few
> nested requests...

Do not use ReiserFS on production machines. There are still enormous amount
of bugs includig data corruption, etc. See recent linux-kernel discussions
for details. That's why what you expiriencing is possible.

> ----
> I am running PGSql 7.0.3 over Linux 2/ELF with a ReiserFS
> filesystem,
> Bi-P3 800 and 2Gb of RAM.
>
> My database jump from 8 in load to 32 without any real reason
> nor too
> much requests.
>
> I already do vacuum even on the fly ifever that can decrease
> load, but
> nothing...
>
> I've done many indexed also...
>
> Can someone help me ?
>
> Emmanuel

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrey Y. Mosienko 2001-02-21 08:48:47 How to release SET() in PgSQL?
Previous Message Frank Joerdens 2001-02-21 08:38:15 Re: two tables - foreign keys referring to each other...