RE: RFC: PostgreSQL and MySQL comparison.

From: "Robert J(dot) Sanford, Jr(dot)" <rsanford(at)nolimitsystems(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: RE: RFC: PostgreSQL and MySQL comparison.
Date: 2001-08-29 20:33:08
Message-ID: HOEFIONAHHKFEFENBMNOGEKOCBAA.rsanford@nolimitsystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

the following link is a good article on the real-world,
multi-user performance of mysql and postgres. tim perdue
ported source forge from mysql to postgre and performed a
series of tests against the source forge code and database.
one chart shows postgres scaling up to 100 concurrent users
and serving pages very nicely while mysql craters at about
20.

enjoy!

rjsjr

http://www.phpbuilder.com/columns/tim20001112.php3

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Sam Tregar
> Sent: Wednesday, August 29, 2001 3:01 PM
> To: Peter Eisentraut
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] RFC: PostgreSQL and MySQL comparison.
>
>
> On Wed, 29 Aug 2001, Peter Eisentraut wrote:
>
> > Okay, I answered them:
> >
> > http://webmail.postgresql.org/~petere/comparison.html
>
> Perhaps you should add some links to PostgreSQL's full-text
> searching
> solutions? It's hard to evaluate without some reference to
> what you're
> talking about.
>
> -sam
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2001-08-29 20:41:54 Re: RFC: PostgreSQL and MySQL comparison.
Previous Message Guy Fraser 2001-08-29 20:11:49 Re: MySQL's (false?) claims... (was: Re: PL/java?)