Re: Volunteer to build a configuration tool - Mailing list pgsql-performance

From Dave Page
Subject Re: Volunteer to build a configuration tool
Date
Msg-id 467A9493.2090906@postgresql.org
Whole thread Raw
In response to Re: Volunteer to build a configuration tool  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Tom Lane wrote:
> There's another reason for not setting shared_buffers huge, beyond the
> good ones Greg listed: the kernel may or may not consider a large
> shared-memory segment as potentially swappable.

Another is that on Windows, shared memory access is more expensive and
various people have noted that the smallest value for shared_buffers you
can get away with can yield better performance as it leaves more free
for the kernel to use, more efficiently.

Regards, Dave.


pgsql-performance by date:

Previous
From: "Harald Armin Massa"
Date:
Subject: Re: Data transfer very slow when connected via DSL
Next
From: Scott Marlowe
Date:
Subject: Re: PostgreSQL Configuration Tool for Dummies