Mobile app version of vmapp.org
Login or Join
Correia994

: What to do when your WordPress database is too large? My WordPress site's database is nealy reaching 1GB which is the limitation of my host (GoDaddY), what should I do? I can't purchase a

@Correia994

Posted in: #Database #Godaddy #Wordpress

My WordPress site's database is nealy reaching 1GB which is the limitation of my host (GoDaddY), what should I do? I can't purchase a dedicated solution for it?

There must be a way out to split this database into 2 or, another way , can we use 2 database into a single WP installation?

What do you guys do on such case? Thanks.

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Correia994

2 Comments

Sorted by latest first Latest Oldest Best

 

@Welton855

9grams,

The first step is to determine why the database is so large. Though not impossible, it's extremely unlikely that it needs to be that large. There's probably some plugin inefficiently or unnecessarily storing data. If you're not sure what's going on, it may help to access phpMyAdmin, a database management tool, to see what table in the database is taking up so much space. This would help you identify if it's a specific plugin. If you don't know how, this help article explains how to access phpMyAdmin from your GoDaddy.com account.

In my experience, it's often traffic statistics data that causes this problem. I have no way of knowing if that's the case for you, but if it is, I would recommend finding another solution for stats tracking and then removing the plugin and stats table that the plugin generated. There are many solutions out there which don't store the information in the database (including a service offered by Go Daddy), so you wouldn't have to sacrifice stats tracking, just find a new way to do it.

Alon
GoDaddy.com Social Media Team

10% popularity Vote Up Vote Down


 

@Shakeerah822

You have several options:


delete revisions
old comments (say's older than N months)
buy bigger plan (or VPS).

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme