Linux.com

Re:about MySQL

Posted by: Anonymous Coward on September 20, 2002 02:20 AM
Just move to Postgres. MySQL normally rocks for single user application. Add a concurrently load, which is more reflective of real world conditions and MySQL almost always gets seriously stomped. In other words, if you need concurrent queries, PostgreSQL is what you want.

FYI, PostgreSQL 7.3 is currently in beta.

#

Return to Why I prefer Open Source databases