]> 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:26:20 +0000 (14:26 -0400)
commit4ca421fcb2d489502a1a9f61b4f9a4871a86f0f9
tree17c860b2cde1d57424fa0d4ea86975868c1612b1
parent18d51a404ada15f07b94c4cc3d6d678cadcf607b
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]