Re: Perfomance test figures - Mailing list pgsql-performance

From Merlin Moncure
Subject Re: Perfomance test figures
Date
Msg-id b42b73150603210603jb8fd04dme992b65cb0854cac@mail.gmail.com
Whole thread Raw
In response to Perfomance test figures  (Amit Soni <amit@datumglobal.com>)
List pgsql-performance
On 3/21/06, Amit Soni <amit@datumglobal.com> wrote:
> I want to compare performance of postgresql database with some other
> database.
>
> Somebody must have done some performance testing.
>
> Can you pls. share that data (performance figures) with me? And if possibleu
> pls. share procedure also, that how you have done the same?

Unfortunately, most database tests are synthetic and not very helpful.
 Compounding the problem is that the 'best' way to use the database
differs between platforms (case in point: with postgresql you want to
use stored procedures for simple qeries, and with mysql you don't want
to use them).

There are a couple of public benchmarks out there...you could try
hitting one of them.  But this is no substitute for developing
simulations of your workload and doing your own in-house benchmarks.

is there a particular reason for wanting to compare various sql databases?

merlin

pgsql-performance by date:

Previous
From: Guillaume Cottenceau
Date:
Subject: Re: planner with index scan cost way off actual cost, advices to tweak cost constants?
Next
From: "Markus Bertheau"
Date:
Subject: Re: Postmaster using only 4-5% CPU