Re: random_page_costs - are defaults of 4.0 realistic for SCSI RAID 1 - Mailing list pgsql-performance

From Gregory Stark
Subject Re: random_page_costs - are defaults of 4.0 realistic for SCSI RAID 1
Date
Msg-id 87r6l4ajqh.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: random_page_costs - are defaults of 4.0 realistic for SCSI RAID 1  (Decibel! <decibel@decibel.org>)
Responses Re: random_page_costs - are defaults of 4.0 realistic for SCSI RAID 1
Re: random_page_costs - are defaults of 4.0 realistic for SCSI RAID 1
List pgsql-performance
"Decibel!" <decibel@decibel.org> writes:

> On Tue, Sep 11, 2007 at 02:49:28PM -0400, Jean-David Beyer wrote:
>> It is tricky for me to find a big enough file to test. I tried one of the
>
> dd if=/dev/zero of=bigfile bs=8192 count=1000000

On linux another useful trick is:

echo 1 > /proc/sys/vm/drop_caches

Also, it helps to run a "vmstat 1" in another window and watch the bi and bo
columns.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

pgsql-performance by date:

Previous
From: Decibel!
Date:
Subject: Re: Barcelona vs Tigerton
Next
From: Decibel!
Date:
Subject: Re: More Vacuum questions...