Re: FreeBSD page size (was Re: The results of my - Mailing list pgsql-performance

From scott.marlowe
Subject Re: FreeBSD page size (was Re: The results of my
Date
Msg-id Pine.LNX.4.33.0309041556060.28693-100000@css120.ihs.com
Whole thread Raw
In response to FreeBSD page size (was Re: The results of my PostgreSQL/filesystem performance tests)  (Vivek Khera <khera@kcilink.com>)
List pgsql-performance
On Wed, 3 Sep 2003, Vivek Khera wrote:

> >>>>> "SC" == Sean Chittenden <sean@chittenden.org> writes:
>
> >> I need to step in and do 2 things:
> SC> Thanks for posting that.  Let me know if you have any questions while
> SC> doing your testing.  I've found that using 16K blocks on FreeBSD
> SC> results in about an 8% speedup in writes to the database, fwiw.
>
> Just double checking: if I do this, then I need to halve the
> parameters in postgresql.conf that involve buffers, specifically,
> max_fsm_pages and shared_buffers.  I think max_fsm_pages should be
> adjusted since the number of pages in the system overall has been
> halved.
>
> Anything else that should be re-tuned for this?

Yes, effective_cache_size as well is measured in pgsql blocks.


pgsql-performance by date:

Previous
From: Vivek Khera
Date:
Subject: Re: FreeBSD page size
Next
From: Bruce Momjian
Date:
Subject: Re: FreeBSD page size