[Koha-bugs] [Bug 34027] New: Add functionality to cleanup_database.pl to purge action logs in batches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 16 00:22:52 CEST 2023


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

            Bug ID: 34027
           Summary: Add functionality to cleanup_database.pl to purge
                    action logs in batches
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: aleisha at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

Some of our libraries did not have the --logs argument in place for
cleanup_database.pl and their action logs tables have grown very large
(millions of rows) and taking up lots of space on the disk.

We need to be able to clear these logs incrementally (in batches), as the sheer
size of the delete query has overloaded the server.

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


More information about the Koha-bugs mailing list