Re: PostgreSQL is much faster than MySQL, only when... - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: PostgreSQL is much faster than MySQL, only when...
Date
Msg-id 3FC44495.40004@myrealbox.com
Whole thread Raw
In response to Re: PostgreSQL is much faster than MySQL, only when...  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-general
Robert Treat wrote:
> Yes. I think the gist of your post was "out of the box postgresql
> performed like garbage compared to mysql, but then i spent some time
> tweaking and tuning, taking advantage of indexes, and now it performs so
> quickly that i am unable to make any changes within mysql to match
> postgresql's performance"

I would put it this way. 'Applications designed for mysql does not perform good
when ported to postgresql when porting means "just make it work with postgresql"'.

Rather obvious isn't it?

  Shridhar


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: performance versus order of fields in row
Next
From: "cnliou"
Date:
Subject: TIMEZONE not working?