]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1447168: add an index on authority.simple_heading.record
authorGalen Charlton <gmc@esilibrary.com>
Wed, 22 Apr 2015 13:43:19 +0000 (13:43 +0000)
committerDan Wells <dbw2@calvin.edu>
Wed, 10 Jun 2015 18:33:29 +0000 (14:33 -0400)
commita95199bb5f49ed11dfc27bbeefbd8a23c4f9e46d
treea1634b5aff6526f71eb4cce61db4709ba41b4f5f
parentd0cc30b5c64ffd7752bd92ea7c7d732fc001902c
LP#1447168: add an index on authority.simple_heading.record

This index is needed so that full table scans on ash aren't
needed during authority record reingest.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/sql/Pg/011.schema.authority.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.index_ash_record.sql [new file with mode: 0644]