Hi
Maybe I'm getting ahead of myself here, but I thought I might as well start planning for these things now rather than later.
If I have a single database server, would I see much (any) gains (speed, latency) by using multiple databases (on the same server) from the beginning? Or would it not make any difference at all (other than the obvious getting around the 32k limit).
Also, from reading around the Wordpress.com setup information posted in numerous places, they seem to have a Read database (for simplicity lets singularise this) from which they run the select queries, and a write database into which they write posts, etc. I assume these are then kept in sync via replication.
If I wanted to consider this approach (again single server to start with) would I be seeing huge performance drops because of the complexity initially?
I'm just thinking out loud here really, as I want to get my initial setup to be easy to scale quickly so would rather spend the time and effort at the beginning rather than later on when I also have to worry about downtime and users data.
Thanks
Barry