Re: Why facebook used mysql ? - Mailing list pgsql-general

From Tom Lane
Subject Re: Why facebook used mysql ?
Date
Msg-id 18531.1289318091@sss.pgh.pa.us
Whole thread Raw
In response to Re: Why facebook used mysql ?  (Vick Khera <vivek@khera.org>)
Responses Re: Why facebook used mysql ?  (Dmitriy Igrishin <dmitigr@gmail.com>)
Re: Why facebook used mysql ?  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Re: Why facebook used mysql ?  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Re: Why facebook used mysql ?  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
Vick Khera <vivek@khera.org> writes:
> On Tue, Nov 9, 2010 at 10:26 AM, Scott Ribe <scott_ribe@killerbytes.com> wrote:
>> Also, my understanding is that if you go way back on the PostgreSQL timeline to versions 6 and earliest 7.x, it was
alittle shaky. (I started with 7.3 or 7.4, and it has been rock solid.) 

> In those same times, mysql was also, um, other than rock solid.

I don't have enough operational experience with mysql to speak to how
reliable it was back in the day.  What it *did* have over postgres back
then was speed.  It was a whole lot faster, particularly on the sort of
single-stream-of-simple-queries cases that people who don't know
databases are likely to set up as benchmarks.  (mysql still beats us on
cases like that, though not by as much.)  I think that drove quite a
few early adoption decisions, and now folks are locked in; the cost of
conversion outweighs the (perceived) benefits.

            regards, tom lane

pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: Why facebook used mysql ?
Next
From: Dmitriy Igrishin
Date:
Subject: Re: Why facebook used mysql ?