<div dir="ltr">That&#39;s weird.<div>Can you attach the complete setup log?</div><div>I can see the function still exists in the code in 4.1.1, and during the setup we do create or replace for all stored procedures.</div><div>CC-ing Eli and Didi as well.</div><div>I guess you can manually run it to add it back, but they will know best.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 24, 2017 at 4:32 PM, Fabrice Bacchella <span dir="ltr">&lt;<a href="mailto:fabrice.bacchella@orange.fr" target="_blank">fabrice.bacchella@orange.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I tried to upgrade from 4.0 to 4.1, I ran engine-setup<br>
<br>
And now ovirt-engine start fails with command like:<br>
<br>
Caused by: org.springframework.jdbc.<wbr>BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * from  gettagsbyparent_id()]; nested exception is org.postgresql.util.<wbr>PSQLException: ERROR: function gettagsbyparent_id() does not exist<br>
<br>
<br>
In the setup log I indeed found:<br>
<br>
 drop function if exists public.gettagsbyparent_id(<wbr>uuid) cascade;<br>
<br>
<br>
But nothing else. This function is not recreated. Any hint about what happened ?<br>
<br>
<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
</blockquote></div><br></div>