Re: slow select - Mailing list pgsql-performance

From Shridhar Daithankar
Subject Re: slow select
Date
Msg-id 3F9CBC0A.1070706@myrealbox.com
Whole thread Raw
In response to Re: slow select  (Vivek Khera <khera@kcilink.com>)
List pgsql-performance
Vivek Khera wrote:
>>>>>>"JB" == Josh Berkus <josh@agliodbs.com> writes:
> JB> Actually, what OS's can't use all idle ram for kernel cache?  I
> JB> should note that in my performance docs ....
>
> FreeBSD.  Limited by the value of "sysctl vfs.hibufspace" from what I
> understand.  This value is set at boot based on available RAM and some
> other tuning parameters.

Actually I wanted to ask this question for long time. Can we have guidelines
about how to set effective cache size for various OSs?

Linux is pretty simple. Everything free is buffer cache. FreeBSD, not so
straightforward but there is a sysctl..

How about HP-UX, Solaris and AIX? Other BSDs? and most importantly windows?

That could add much value to the tuning guide. Isn't it?

  Shridhar


pgsql-performance by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Various performance questions
Next
From: Dror Matalon
Date:
Subject: Re: Various performance questions