I would go for postgresql.
Reasons?

triggers,procedures,a speed almost equal to mysql.
they say mysql is faster.
In my experience, only the simplest sites take advantage of this great
speed.
Once, in a web-page I had 2 sql queries to a Postgresql engine
and I had to re-write the code for Mysql:
I couldn't without 5 separate queries.

So, depending on the complexity of your site
you shoud choose betwwen Postgreasql and MySQL.

Gabi



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to