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

            Bug ID: 33502
           Summary: Run reports against a replicated database
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

One potential problem when running Koha is that someone can create a report
that makes the database really slow and/or crash. 

This will be mitigated to some extent by bug 33116, but for sites that have a
setup where the database is replicated to a second database server, it could be
interesting to be able to direct queries generated by reports to the replica,
not to the main server. Then a heavy/slow/big report would only affect the
replica, not the main database.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to