Re: prelimiary performance comparison pgsql vs mysql - Mailing list pgsql-general

From Richard Huxton
Subject Re: prelimiary performance comparison pgsql vs mysql
Date
Msg-id 423586FE.3050209@archonet.com
Whole thread Raw
In response to prelimiary performance comparison pgsql vs mysql  ("Rick Schumeyer" <rschumeyer@ieee.org>)
Responses Re: prelimiary performance comparison pgsql vs mysql
Re: prelimiary performance comparison pgsql vs mysql
Re: prelimiary performance comparison pgsql vs mysql
List pgsql-general
Rick Schumeyer wrote:
> Below are some PRELIMINARY results in comparing the performance of pgsql and
> mysql.
>
> These results are for a single process populating a table with 934k rows,
> and then performing some selects.  I also compared the effect of creating
> indexes on some of the columns.
>
> I have not yet done any testing of transactions, multiple concurrent
> processes, etc.
>
> I did not make any changes to the default config settings.  I can do
> so if someone has some suggestions.
>
> My machine is a 3.0 GHz P4 with 1 GB ram, running FC 3.

Stop now. I've not looked at your test results, and frankly there is no
point. As it ships, PG should run fine on a small corner of an old
laptop. It will not perform well with any sort of serious workload on
any sort of serious hardware. You're wasting your time if you want to
get any sort of meaningful result.

Take 30 minutes to read through the article below. It covers the basics
of how to manage your configuration settings.
   http://www.powerpostgresql.com/PerfList

Oh - make sure you are accounting for caching effects as well.
--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: pg_restore: [custom archiver] could not uncompress data: incorrect data check
Next
From: "Mohsen Pahlevanzadeh"
Date:
Subject: