Re: Kernel cache vs shared_buffers - Mailing list pgsql-performance

From Heikki Linnakangas
Subject Re: Kernel cache vs shared_buffers
Date
Msg-id 4646DD4E.4000301@enterprisedb.com
Whole thread Raw
In response to Re: Kernel cache vs shared_buffers  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Responses Re: Kernel cache vs shared_buffers  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
List pgsql-performance
Harald Armin Massa wrote:
>> A common rule of thumb people quote here is to set shared_buffers to 1/4
>> of available RAM, and leave the rest for OS cache. That's probably a
>> good configuration to start with.
>
> And just for the record: This rule of thumb does NOT apply to
> PostgreSQL on Windows. My current rule of thumb on Windows: set
> shared_buffers to minimum * 2
> Adjust effective_cache_size to the number given as "system cache"
> within the task manager.

Why?

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-performance by date:

Previous
From: "Harald Armin Massa"
Date:
Subject: Re: Kernel cache vs shared_buffers
Next
From: "Harald Armin Massa"
Date:
Subject: Re: Kernel cache vs shared_buffers