On Wed, Sep 24, 2003 at 02:40:31PM -0400, [EMAIL PROTECTED] wrote:
> Postgresql is pretty good,
> especially with stability but it lacks the new mechanisms that MySQL have
> like built-in replication, which we need for high-availability in our data.

Ah, the sign of someone whose database knowledge came from the MySQL
manual.

I don't want to start a DB flamewar, but the idea that "MySQL has some
feature that PostgreSQL doesn't" is preposterous.  How about full-SQL
compliance (subqueries, etc.).  How about a stored procedure language?
How about triggers?  How about real transactions?  These are the things
that database programmers are looking for, and MySQL has none of it.

If you want replication, it's pretty easy to accomplish with a trigger
on each replicated table.

Michael
-- 
Michael Darrin Chaney
[EMAIL PROTECTED]
http://www.michaelchaney.com/
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to