Re: Need help in setting optimal configuration for a huge database. - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: Need help in setting optimal configuration for a huge database.
Date
Msg-id 20051022214259.GA22328@samfundet.no
Whole thread Raw
In response to Need help in setting optimal configuration for a huge database.  (Kishore B <kishorebh@gmail.com>)
List pgsql-performance
On Sun, Oct 23, 2005 at 02:45:25AM +0530, Kishore B wrote:
> Database *:* Postgresql 7.3

You definitely want to upgrade this if you can.

> Memory : 2 GB

For 2GB of RAM, your effective_cache_size (100000) is a bit low (try doubling
it), and sort_mem (2048) is probably a bit too low as well.

/* Steinar */
--
Homepage: http://www.sesse.net/


pgsql-performance by date:

Previous
From: Kishore B
Date:
Subject: Need help in setting optimal configuration for a huge database.
Next
From: "Karl O. Pinc"
Date:
Subject: Re: Need help in setting optimal configuration for a huge