Re: Article on MySQL vs. Postgres - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Article on MySQL vs. Postgres
Date
Msg-id 39635C4A.1A4486D9@alumni.caltech.edu
Whole thread Raw
In response to Re: Article on MySQL vs. Postgres  (Benjamin Adida <ben@mit.edu>)
List pgsql-hackers
> Yes I'm sure that PHP was designed to make Postgres look bad. All
> benchmarks are designed to make postgres look bad. All web designers
> build everything in just that special way that makes postgres look bad,
> and they all do it because they're inept and stupid, unlike the small
> crowd of postgres users.

Another happy customer... ;)

Tim, one of the apparent "discriminators" between typical MySQL users
and typical Postgres users is their perception of the importance of
transactions and its relevance in application design.

For myself, coming from other commercial databases and having built
large data handling systems using those, doing without transactions is
difficult to accept. And we'd like for others to see the light too.
Hopefully the light will be a bit closer soon, since, apparently,
transactions are coming to the MySQL feature set.

You mentioned a speed difference in Postgres vs MySQL. The anecdotal
reports are quite often in this direction, but we typically see
comparable or better performance with Postgres when we actually look at
the app or benchmark. Would it be possible to see the test case and to
reproduce it here?

Regards.
                    - Thomas


pgsql-hackers by date:

Previous
From: "Peter Galbavy"
Date:
Subject: Re: Article on MySQL vs. Postgres
Next
From: Benjamin Adida
Date:
Subject: Re: Article on MySQL vs. Postgres