PostgreSQL vs MySQL

wxdqz

New Member
Hello all,

My site receives about 200,000 page views a day, and stores about 10,000 BLOB fields.
Currently, I am running MySQL, but I am starting to run into some problems (high CPU usage, server crashing)
I was wondering if MySQL was built to support this many users, and whether I should migrate to PostgreSQL to handle more users (my site will continue to expand in both the # of Blob entries and concurrent users)

Thanks,
Jeremy Ferwerda
 
Back
Top