Re: psql and mysql

From: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
To: jcradock(at)me3(dot)com
Cc: YL <elim(at)pdtnetworks(dot)net>, Psql_General <pgsql-general(at)postgresql(dot)org>
Subject: Re: psql and mysql
Date: 2005-04-04 00:50:14
Message-ID: 20050404005014.GW53309@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Sat, Apr 02, 2005 at 06:23:56PM -0500, jcradock(at)me3(dot)com wrote:
> Clients aside, and as Christopher wrote, there are lots of differences
> between the two systems. PostgreSQL supports higher-end Enterprise-level
> RDBMS features. MySQL tends to be quicker. For example, and as just one

MySQL is generally only quicker if you don't care about your data
(MyISAM tables) and if you aren't hitting it with multiple clients.
--
Jim C. Nasby, Database Consultant decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-04-04 00:54:12 Re: Empty date
Previous Message Jim C. Nasby 2005-04-04 00:41:51 Re: [HACKERS] plPHP in core?

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-04-04 00:59:21 Re: HEAD \df doesn't show functions with no arguments
Previous Message Jim C. Nasby 2005-04-04 00:41:51 Re: [HACKERS] plPHP in core?