Re: Huge Data sets, simple queries - Mailing list pgsql-performance

From Michael Stone
Subject Re: Huge Data sets, simple queries
Date
Msg-id 20060201121507.GB1293@mathom.us
Whole thread Raw
In response to Re: Huge Data sets, simple queries  ("Jeffrey W. Baker" <jwbaker@acm.org>)
List pgsql-performance
On Tue, Jan 31, 2006 at 08:09:40PM -0800, Jeffrey W. Baker wrote:
>I think I've proved my point.  Software RAID1 read balancing provides
>0%, 300%, 100%, and 100% speedup on 1, 2, 4, and 8 threads,
>respectively.  In the presence of random I/O, the results are even
>better.

Umm, the point *was* about single stream performance. I guess you did a
good job of proving it.

>Anyone who thinks they have a single-threaded workload has not yet
>encountered the autovacuum daemon.

On tables where my single stream performance matters you'd better
believe that the autovacuum daemon isn't running.

Mike Stone

pgsql-performance by date:

Previous
From: "FERREIRA, William (VALTECH)"
Date:
Subject: execution plan : Oracle vs PostgreSQL
Next
From: "Marc Morin"
Date:
Subject: Re: partitioning and locking problems