Jump to content

Recommended Posts

Posted

Define "too large".

If you have a large site, then those tables may be large. If you do not have a large site, then those sizes seem excessive to me. It's all contextually dependent upon details about your site which you haven't shared.

Posted

Ah fair enough.

I have a fairly large site but just saw the sizes and wondered if something was set wrong in the site settings as that's happened to me before with things like error logs running up gigs worth of space

Posted

No, it's normal for those tables to grow in size according to the size of your community. They're not logging tables, they contain actual data.

Your search index will grow according to how much content you have on your site, not much you can do about that other than move to Elasticsearch and have all your search data stored there. But you'll still end up needing to store about the same amount of data in memory when going that route.

Reputation index is just records of who has given reputation on your site. That is rather large, but that likely just means the reputation system is very heavily used in your community.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...