Comment 11 for bug 798255

Revision history for this message
Jason Stephenson (jstephenson) wrote :

While Dan's changes make this upgrade script faster, it still has some issues that need to be worked out:

UPDATE 4238722
psql:0663.schema.archive_circ_stat_cats.sql:46: ERROR: cannot ALTER TABLE "circulation" because it has pending trigger events

Looks like we need to reorder some of the queries. I'll do this and post another branch based on Dan's when I have something that works, probably later today.