Re: how much mem to give postgres? - Mailing list pgsql-performance

From Josh Berkus
Subject Re: how much mem to give postgres?
Date
Msg-id 200410192223.24285.josh@agliodbs.com
Whole thread Raw
In response to how much mem to give postgres?  (Josh Close <narshe@gmail.com>)
Responses Re: how much mem to give postgres?
List pgsql-performance
JJosh,

> I'm trying to figure out what I need to do to get my postgres server
> moving faster. It's just crawling right now. It's on a p4 HT with 2
> gigs of mem.

There have been issues with Postgres+HT, especially on Linux 2.4.   Try
turning HT off if other tuning doesn't solve things.

Otherwise, see:
http://www.varlena.com/varlena/GeneralBits/Tidbits/perf.html

--
Josh Berkus
Aglio Database Solutions
San Francisco

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: how much mem to give postgres?
Next
From: Andrew McMillan
Date:
Subject: Re: Insert performance, what should I expect?