On Monday 23 October 2006 6:01 pm, Mike Jakubik wrote: > I'm not exactly informed as to the specific workload yet, however i know > the database will have several million rows and be larger than 10GB.
No offense, but that's a pretty small database. Also, IMHO the crazy part is using MySQL over PostgreSQL. It's hardly any faster, and you have to do a *lot* of client-side work to emulate PostgreSQL's built-in functions. Unless you use the much slower InnoDB that's now owned by Oracle, in which case MySQL gets most of those features (but is no faster than PostgreSQL would be). -- Kirk Strauser
pgpM59fWmS0aK.pgp
Description: PGP signature
