Re: data on devel code perf dip - Mailing list pgsql-hackers

From Andrew - Supernews
Subject Re: data on devel code perf dip
Date
Msg-id slrndfnvni.bj3.andrew+nonews@trinity.supernews.net
Whole thread Raw
In response to data on devel code perf dip  (Mary Edie Meredith <maryedie@osdl.org>)
Responses Re: data on devel code perf dip  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On 2005-08-12, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> In light of this, may I ask whether it makes sense to compare the
> performance of two runs with similar shared_buffer settings?  With
> O_DIRECT, I understand from this manpage that the OS is going to do
> little or no page caching, so shared_buffers should be increased to
> account for this fact.
>
> Am I missing something?

O_DIRECT should only be being used for the WAL, not for buffer I/O.

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: data on devel code perf dip
Next
From: Bruce Momjian
Date:
Subject: Re: data on devel code perf dip