Hi, I'm attempting an upgrade of our Omero instance from 5.0.8 to 5.1.2. I'm running Postgres 9.3.6, client and server, on CentOS 6, and when I run the upgrade script like this as the omero user:
/usr/pgsql-9.3/bin/psql -h localhost -U omero omero < sql/psql/OMERO5.1__1/OMERO5.0__0.sql
The script starts and chugs along for a bit, then dies with:
CREATE FUNCTION
ERROR: must be owner of function annotation_link_delete_trigger
ERROR: current transaction is aborted, commands ignored until end of transaction block
Any help is appreciated, and I'm happy to provide any additional info.
Thanks,
Rick