Re: Benchmark comparing PostgreSQL, MySQL and Oracle - Mailing list pgsql-performance

From Mark Kirkwood
Subject Re: Benchmark comparing PostgreSQL, MySQL and Oracle
Date
Msg-id 499F39EE.5060201@paradise.net.nz
Whole thread Raw
In response to Re: Benchmark comparing PostgreSQL, MySQL and Oracle  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-performance
Robert Haas wrote:
>
> The biggest flaw in the benchmark by far has got to be that it was
> done with a ramdisk, so it's really only measuring CPU consumption.
> Measuring CPU consumption is interesting, but it doesn't have a lot to
> do with throughput in real-life situations.
>
... and memory access. Measuring these two in isolation from any
(real/usual) io system is interesting but perhaps only as a curiosity -
however, it would become much more interesting if we could see how the
results change when a disk based filesystem is used (or even raw for the
big O and innodb and filesystem for postgres...).

regards

Mark


pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Benchmark comparing PostgreSQL, MySQL and Oracle
Next
From: Rodrigo E. De León Plicet
Date:
Subject: Re: not in(subselect) in 8.4