We really neeed a Geek Stuff forum.I have been experienceing some problems with MySQL and complete locking of the database. http://www.cantonrep.com gets a incredible high amount of hits, and they run on php and MySQL. Every once and a while the MySQL database will just lock up, and I have to kill -9 it. I have been investigating PostgreeSQL 7.0.3, and so far have been impressed. Row level locking, PL, triggers, and it allows varchar over 255 (not to mention word indexing).
My main question is: Can anyone tell me why I shouldn't use PostgreSQL 7.0.3? I am looking for anything that would stop my company from deploying the aformentioned site with PostgreSQL instead of MySQL.
Cr0, what do you use and why?
Thanks,