Re: Configuration settings for 32GB RAM server - Mailing list pgsql-performance

From Joshua Marsh
Subject Re: Configuration settings for 32GB RAM server
Date
Msg-id 38242de90612041057j63672f7qafa6c6059e9901dc@mail.gmail.com
Whole thread Raw
In response to Configuration settings for 32GB RAM server  ("Mark Lonsdale" <mark.lonsdale@wysdm.com>)
Responses Re: Configuration settings for 32GB RAM server
List pgsql-performance


On 12/4/06, Mark Lonsdale <mark.lonsdale@wysdm.com> wrote:

Maintenance_work_mem = 1048576 – Figured Id allocate 1GB for this.


Do you know how often and when you will be creating indexes or clustering?  We set ours to 2GB because of the performance gains.  We've also thought about testing it at 4GB.  We can do this because we know during the middle of the night our server load drops to nearly zero.  If you know you have windows like that, then I would definitely suggest increasing your maintenance_work_mem.  It's halved the time for io intesive tasks like cluster.

pgsql-performance by date:

Previous
From: Vivek Khera
Date:
Subject: Re: Configuration settings for 32GB RAM server
Next
From: "Merlin Moncure"
Date:
Subject: Re: How to move pg_xlog to another drive on Windows????