[ovirt-users] after upgrade from 4.0.4 to 4.1.1, no more gettagsbyparent_id
Fabrice Bacchella
fabrice.bacchella at orange.fr
Mon Apr 24 13:32:26 UTC 2017
I tried to upgrade from 4.0 to 4.1, I ran engine-setup
And now ovirt-engine start fails with command like:
Caused by: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * from gettagsbyparent_id()]; nested exception is org.postgresql.util.PSQLException: ERROR: function gettagsbyparent_id() does not exist
In the setup log I indeed found:
drop function if exists public.gettagsbyparent_id(uuid) cascade;
But nothing else. This function is not recreated. Any hint about what happened ?
More information about the Users
mailing list