Re: Volunteer to build a configuration tool

From: Dave Page <dpage(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Greg Smith <gsmith(at)gregsmith(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Volunteer to build a configuration tool
Date: 2007-06-21 15:09:07
Message-ID: 467A9493.2090906@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs 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.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Andrew Sullivan 2007-06-21 15:59:14 Re: Volunteer to build a configuration tool
Previous Message Tom Lane 2007-06-21 14:29:12 Re: Volunteer to build a configuration tool

Browse pgsql-performance by date

  From Date Subject
Next Message Scott Marlowe 2007-06-21 15:12:33 Re: PostgreSQL Configuration Tool for Dummies
Previous Message Harald Armin Massa 2007-06-21 15:01:39 Re: Data transfer very slow when connected via DSL