Re: PostgreSQL Config.

From: Richard Huxton <dev(at)archonet(dot)com>
To: Ramesh Patel <ramesh(at)banasdairy(dot)coop>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Config.
Date: 2004-11-26 11:16:09
Message-ID: 41A71079.6020403@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ramesh Patel wrote:
> Dear All
>
> I have Redhat 9.0 and i use Postgresql and PHP .
> This Database ranning last two year. now i have some speed problem.
> Now i am new in Postgresql so How to Config a PostgreSQL.conf file.
>
> my Hardver is
> P IV server, 1 GB RAM , 72 GB SCGI HDD.
> and I am use Web Application.
> if Possible then give me Config file.

The best I can do is to point you to:
http://www.varlena.com/varlena/GeneralBits/Tidbits/perf.html

That's a good introduction to performance tuning, and just the first
section can help with lots of problems.

Before that though, how often do you run vacuum/analyse? H you've
noticed any problems there?

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pierre-Frédéric Caillaud 2004-11-26 13:00:48 Re: PostgreSQL slow after VACUUM
Previous Message Ramesh Patel 2004-11-26 11:07:01 PostgreSQL Config.