Old db, huge HITS table. Is it safe to truncate it?

Hello.

I’m trying to recover an old Omeka Classic installation, and while backing up the db I’ve noticed a huge (more than 5 GB) HITS table.

What is exactly the purpose of that table, could its size create any issue (apart from hosting’s limitations on db sizes), and would it be safe to truncate it?

Thanks.

“hits” isn’t part of the standard Omeka install. I think it comes from one of the logging/tracking plugins.

Guessed so, thanks John.

Btw, is there any literature page where one can see the standard structure of the Omeka db?

I don’t think we have a page or anything listing them. You could look at the application/schema folder to see the definitions of the core’s tables though.

1 Like

It was created by the Stats plugin