Both work well with PHP. Later versions of PostgreSQL are quite fast (comparable to PHP). MySQL is still a little faster and there seems to be a much larger base of users and support. You can't go wrong with either one... if you need the features that PostgreSQL offers that MySQL currently lacks (stored procedures and subselects, which I am waiting for in the new MySQL almost with tears in my eyes :), I would go with pg.
I don't believe pg has replication features. I've never used pg on Windows if you are thinking of using it there. c -- Chris Lott http://www.chrislott.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]