Adding a new database to an existing website
-
I was wondering if it is possible to add a new database to my existing WordPress-website, without losing the current logs and comments on my website.
In the past few months there has been some problems and I had to switch to another hosting company. But the problem didn’t solve. My hosting company complained about heavy server load.
They explained me that each time a comment is posted, WordPress creates a large temporary table, which is causing the problem. Especially with a large database (my database currently counts 3,422 posts and 75,966 comments).
The problem is stil existing, but is kept under control, because I’ve installed WP Cache and my hosting company created a resource limit (10 MySQL-queries at a time).
Is it possible to create a new database to solve the serverload-problem (because the temporary table wouldn’t be that large)? I want to keep the posted logs and comments, but I want the new posted logs and comments to be written to the new database.
I hope someone can help me.
I use WordPress 2.1.3 and the only plugins I’m using are WP Cache and the Get-Recent-Comments plugin.
Thanks in advance.
- The topic ‘Adding a new database to an existing website’ is closed to new replies.