Well I have asked this question in WP Forums, StackOverflow, and GoDaddy community as well, but nothing worked out. Hoping something is in here.

I used 2 separated subdomains for my blog and site (2separate SQL database). But not I cudn't maintain separately so trying to merge them into a single WP driven site. If I do that, I will end up with limitation of max 1GB SQL DB set by GoDaddy (and I can't purchase dedicated solutions for this).

There is a way out to split a single DB into 2, or use more than 1 DB for WP. So, asking for you genius guys to help me out.

link|improve this question
3  
Use a host that isn't garbage... – Wyck Jun 16 '11 at 1:34
1GB is a large database, how many posts / pages have you got?! – addedlovely Jun 16 '11 at 8:34
feedback

1 Answer

Not 100% sure how your DB could get that big. Have you gone through and cleaned out post revisions, old rows in the wp_options table from old plugins, etc?

link|improve this answer
simply because of many posts and drafts, the database is larger. – Jen Jun 16 '11 at 3:56
that's still very, VERY large. I have a site with over 2700 posts and the database isn't that large. I'd first go and make sure all post revisions are removed. – Norcross Jun 22 '11 at 2:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.