Change #3753
Category | None |
Changed by | Chris Sharp <csharp | @georgialibraries.org>
Changed at | Tue 17 Jan 2017 15:22:34 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | a688fb8a29e5203f587f1e393982d607c97a681d |
Comments
LP#1657241 - Add parent_circ index to action.aged_circulation The lack of a parent_circ index on the aged_circulation table was causing very long-running queries. This solves the problem. Signed-off-by: Chris Sharp <csharp@georgialibraries.org> Signed-off-by: Bill Erickson <berickxx@gmail.com>
Changed files
- Open-ILS/src/sql/Pg/090.schema.action.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.schema.aged_circulation_parent_circ_idx.sql