Re: postmaster problem....

From: Justin <aa2(at)bigpond(dot)net(dot)au>
To: Nitesh <niteshj(at)ebotsoft(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: postmaster problem....
Date: 2002-03-05 02:50:22
Message-ID: 20020305025742.57FC94759AF@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Nitesh,

You need to tune your PostgreSQL system to more efficiently allocate memory
buffers, etc.

http://techdocs.postgresql.org has pointer and documents on how to do this.

Regards and best wishes,

Justin Clift

On Thursday 28 February 2002 17:25, Nitesh wrote:
> I'm using postgres as an backend with java servlet/jsp using linux as
> operating system but when i see the see the CPU process using TOP command
> than what i found that postmaster is using 97% of CPU which raise my system
> speed very slow. so could u pls help me to sort out my problem that how can
> i reduce the postmaster percentage.
>
>
> Nitesh Jain
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Nicolas Paymal 2002-03-05 09:52:28 JDBC Trouble when exception appears .
Previous Message Tatsuo Ishii 2002-03-05 01:01:51 Re: Encoding Problem?