Piwik_archive_blob unnormally large?

Hey there,
I just noticed that some of the piwik_archive_blob Tables are unormally large in size?

See here:

Any idea what could cause this? And how to fix?

thx, bye from Austria
Andreas Schnederle-Wagner

@matthieu - I guess you could help me on this?! :wink:

really noone who can help on this? :frowning:

Try to run the command ./console core:purge-old-archive-data

@matthieu - command didn’t touch those Tables … only new ones! :frowning:

php console core:purge-old-archive-data  
Purging outdated archives for 2017_05...Done. [Time elapsed: 0.447s]
Purging invalidated archives for 2017_05...Done. [Time elapsed: 0.789s]
Purging custom range archives for 2017_05...Done. [Time elapsed: 0.004s]
Optimizing archive tables...
Optimizing table piwik_archive_numeric_2017_05...Done. [Time elapsed: 9.372s]
Optimizing table piwik_archive_blob_2017_05...Done. [Time elapsed: 21.377s]  

Andreas

alright …

php console core:purge-old-archive-data 2016-01-01

did the Trick … now the Table is 470MB instead of 4,6GB … :wink:

php console core:purge-old-archive-data all

should fix the Problem for all Tables, right?

right. let us know if not working for you

worked as expected:

Hey there,
just noticed that one Table resists to get smaller - even with the purge command … no big deal - but just out of curiosity … any ideas on that?

thx, bye from Austria
Andreas

Hey there,
got another Table which is significant bigger than all others … “php console core:purge-old-archive-data all” didn’t make it smaller.
Anything I can do here? Any ideas what’s causing this?

thx, bye from Austria
Andreas