Hello,
I have discovered that one of the largest tables of my database is ad_statistics, with 25MB. I wanted to flush its content in order to free some space, but I want to keep the stats for my own knowledge and to keep stats of the value on the ads on my site. Would it be possible to export the data into a CSV file or ODS in order to free some space but not losing that valuable data?
Comments
Comment #1
jeremy commentedThe data is stored in a simple SQL table. Feel free to export it any way you like. I'm not sure what you're asking? The module does not provide any mechanism for automatically exporting statistics data.
Comment #2
introfini commentedHello,
Yes that is a issue for me to. My table is 300MB!
It's easy to backup the table and empty it, but I would like to keep the summarize data in the reports.
Yes there any way to do that?
Thanks,
introfini
Comment #3
jeremy commentedThe module does not currently provide any mechanism for this, sorry. Marking as a feature request, and moving into a postponed state until someone comes along with a patch or some good ideas on how to best accomplish this.
Comment #4
Kirk commentedJust noticed we had nearly 9 million rows in our table... Subscribing.
Comment #5
kiborg commentedYes, we need tools to purge it. Database bloating like crazy. Subscribing.
Comment #6
Bumble Beeman commentedTable at 700mb. Subscribing.
Comment #7
cerup commentedI've added this issue which is indirectly related #881896: Aggregate statistics to reduce table size
Comment #8
john franklin commentedClosing out all bugs for 5.x and older versions of Drupal. If this is still an issue, please reopen and update with 6.x details.