Re: PostgreSQL vs. MySQL - Mailing list pgsql-performance

From Achilleus Mantzios
Subject Re: PostgreSQL vs. MySQL
Date
Msg-id Pine.LNX.4.44.0307041409240.11274-100000@matrix.gatewaynet.com
Whole thread Raw
In response to PostgreSQL vs. MySQL  (Rafal Kedziorski <rafcio@polonium.de>)
List pgsql-performance
PostgreSQL (as being a really advanced RDBMS),
generally requires some tuning in order to get
the best performance.

Your best bet is to try both.

Also check to see IF mysql has
-Referential integrity
-subselects
-transactions
-(other usefull features like arrays,user defined types,etc..)
(its probable that you will need some of the above)

On Fri, 4 Jul 2003, Rafal Kedziorski wrote:

> Hi,
>
> has anybody tested PostgreSQL 7.3.x tables agains MySQL 4.0.12/13 with InnoDB?
>
>
> Regards,
> Rafal
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>

--
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:    +30-210-8981112
fax:    +30-210-8981877
email:  achill at matrix dot gatewaynet dot com
        mantzios at softlab dot ece dot ntua dot gr


pgsql-performance by date:

Previous
From: Rafal Kedziorski
Date:
Subject: PostgreSQL vs. MySQL
Next
From: Richard Huxton
Date:
Subject: Re: PostgreSQL vs. MySQL