Dear Bernie,
That's most unfortunate, I am sorry to hear that. Thank you for the report, and also for running the precheck!
Could you try running for upgrade the psql command again but with the "-a" option also included (this outputs more) and send us the complete output? There will be many lines so if it is easiest you could just zip it up and upload it to
http://qa.openmicroscopy.org.uk/qa/upload/ and we'll look out for it.
For what it's worth: an upgrade script failure should leave the database in exactly the state it was before the script was started.
Making the appropriate substitutions in the psql arguments, it could also be helpful if you would paste us the output of,
- Code: Select all
echo "select * from dbpatch" | psql -h localhost -U db_user omero_database
Cheers,
Mark