Re: benchmarking postgres

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Ola Sundell <ola(at)miranda(dot)org>, mlw <markw(at)mohawksoft(dot)com>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: benchmarking postgres
Date: 2002-02-13 13:09:20
Message-ID: 20020213130922.9BBC9FC96@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mié 13 Feb 2002 09:57, Ola Sundell wrote:
> On Wed, 13 Feb 2002, mlw wrote:
> > Christopher Kings-Lynne wrote:
> > > Look at this: (top one)
> > >
> > > http://www.mysql.com/information/benchmarks.html
> > >
> > > Does anyone feel like running the MySQL benchmark against postgres 7.2
> > > to see if there's been a real speed improvement??
> > >
> > > Chris
> >
> > These guys are just A$%$%holes. We have to come up with a benchmark which
> > shows the the difference between a stupid little file-locking single user
> > toy, and a real tansactional system.
> >
> > Maybe we too can put in little snide remarks about MySQL.
>
> Now, let's be a bit sensible, here. MySQL is a great product, if you want
> a single-user SQL interface to flat files. It is blazingly fast when it
> comes to retrieving information in an environment where there is little or
> no data change.
>
> We all know the strenghts of postgresql. It is a fully-featured
> transactional database. MySQL is not, but it is neither stupid, nor a
> toy. It has its purposes, as does postgresql.

What you say is true, but in that case, they shouldn't make benchmarks
comparing the two.

Saludos... :-)

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-02-13 13:16:15 Re: Optimizer(?) off by factor of 3 ... ?
Previous Message Ola Sundell 2002-02-13 12:57:41 Re: benchmarking postgres