[Koha-bugs] [Bug 29910] Purge old Hea data periodically

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 26 13:53:31 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29910

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Marcel de Rooy from comment #6)
> (In reply to Jonathan Druart from comment #3)
> > > select year(modification_time) as yyyy, count(*) from installation group by yyyy;
> > +------+----------+
> > | yyyy | count(*) |
> > +------+----------+
> > | 2014 |        8 |
> > | 2019 |      114 |
> > | 2020 |     2726 |
> > | 2021 |     5893 |
> > | 2022 |     4987 |
> > +------+----------+
> > 
> > What do we remove? What does "periodically" mean?
> 
> Nothing between 2014 and 2019 is a little bit odd?

I've purged them already some years ago.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list