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: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org 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.