Re: Postgresql usage clip. - Mailing list pgsql-general

From Brett W. McCoy
Subject Re: Postgresql usage clip.
Date
Msg-id Pine.LNX.4.10.10005292254160.15474-100000@chapelperilous.net
Whole thread Raw
In response to Re: Postgresql usage clip.  (Ron Chmara <ron@Opus1.COM>)
List pgsql-general
On Mon, 29 May 2000, Ron Chmara wrote:

> This has "fire" written all over it....
>
> But as somebody who uses both, in large scale (er.. global) enterprise
> level data management, each has it's place. MySQL has much faster
> simple table scans, but it cannot handle the complex structures that
> Pgsql can. Pgsql has scads of additional features, but is limited
> in platform support compared to mysql.

MySQL is great for small websites with small budgets with read-only data
or data that doesn't change often.  It doesn't scale very well at all, and
for larger sites it really falls apart without anyy referential integrity
or supprto for views.  But beyond that, you really need something bigger
like Postgres (for a big site with a small budget) or Oracle (for a huge
site with a huger budget).

Brett W. McCoy
                                              http://www.chapelperilous.net
---------------------------------------------------------------------------
"The Lord gave us farmers two strong hands so we could grab as much as
we could with both of them."
        -- Joseph Heller, "Catch-22"


pgsql-general by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Postgresql usage clip.
Next
From: Lincoln Yeoh
Date:
Subject: Re: lots of large objects and toast