]> git.evergreen-ils.org Git - Evergreen.git/commit
do not use TRUNCATE when refreshing reporter.materialized_simple_record
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 10 Nov 2010 13:30:39 +0000 (13:30 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 10 Nov 2010 13:30:39 +0000 (13:30 +0000)
commit1fa5c0665ff6a24289f3edb32625c5ab9d53f70b
tree7bf6f1c6e07a8507bea5c6a013be6e23af06e8f8
parent584defa4537c544682bf5f2a9f11795755b52914
do not use TRUNCATE when refreshing reporter.materialized_simple_record

Previous behavior would break Slony replication after doing a
bib load.  Since a deletion is slower than a truncate, if you're
not using Slony replication, you may prefer to truncate rmsr
prior to calling reporter.enable_materialized_simple_record_trigger.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@18680 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/reporter-schema.sql