]> git.evergreen-ils.org Git - Evergreen.git/commit
add ingest.metarecord_mapping.skip_on_update internal flag
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 21 Sep 2010 04:46:52 +0000 (04:46 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 21 Sep 2010 04:46:52 +0000 (04:46 +0000)
commita7887f55529dffac6e34c8eb737ab7573633117d
treecd782b6bc67bef260d4d17006e52c33459540537
parent0a5d9981a8c774a47da5c7a9bd70573c285ba41c
add ingest.metarecord_mapping.skip_on_update internal flag

Enabling this allows bibliographic reingests (for new/changed indexes
or after data changes that don't affect the fingerprint) to be run
in parallel without lock contention on metarecord.metarecord* operations.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17862 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/upgrade/0410.schema.allow_parallel_reingest.sql [new file with mode: 0644]