PostgreSQL vs Mysql for website?

From: Scott Perkins <2scott(at)bellsouth(dot)net>
To: postgresql-general <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL vs Mysql for website?
Date: 1999-10-01 17:24:37
Message-ID: 37F4EE55.7D7AEE26@bellsouth.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In a discussion with a local Linux enthusiast we were discussing which
would be better for a small website project to be driven by PHP and hosted by
nix/nuz and apache. I have seen that Mysql does not support unions,
transactions, subselects. PostgreSQL supports subselects and transactions. I
don't know about unions. In any case
performance is not an issue because of size of project so primary considerations
would be:

1. learning curve/ease of use/functions supported
1b. quality of documentation
2. reliability
3. availability of prewritten apps for reuse
4. others overlooked?

Also, while looking at the PostgreSQL website we noticed this curious
comment at the page containing their comparison chart against competitors which
omitted Mysql.

"This comparison is only a comparison of RDBMSs so MySQL is missing. It may be
added at a later date. "

PostgreSQL Features Comparison Chart -
http://www.postgreSQL.org/doxlist.html

It would appear that Mysql is not a "RDBMS". Anyone know what it is lacking
that causes it to not be?

Are there major differences in indexing support between the PostgreSQL and
Mysql?

If there is anything sensitive about any of this please email me directly.
Thanks

Scott Perkins, Atlanta, GA 770/973-3860
Director, VULA (Vintage Ultra and Lightplane Assoc.)

Attachment Content-Type Size
image/jpeg 6.9 KB
image/jpeg 7.3 KB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Heflin 1999-10-01 19:37:46 datetime datatype question
Previous Message Bruce Momjian 1999-10-01 15:48:34 Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT