]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1758160_Deleting_patrons_can_exceed_staff_client_timeouts
authorblake <blake@mobiusconsortium.org>
Tue, 10 Apr 2018 00:52:08 +0000 (19:52 -0500)
committerJason Stephenson <jason@sigio.com>
Wed, 27 Jun 2018 20:12:29 +0000 (16:12 -0400)
commit12a66dbb540690ce7bf69843c2f73e86afa070b9
tree6fb760a8e73b6fd5646e7c613a6fba6a0fc80e3c
parentd4818d7c3e9cda965a3f3e6f913687d34be4b39a
LP1758160_Deleting_patrons_can_exceed_staff_client_timeouts

Added an index to action.usr_circ_history for much needed postgresql justice.
This will increase the speed when deleting patrons with large number of circulations.

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.auch-source_circ-index.sql [new file with mode: 0644]