<div dir="ltr">Hi fellows,<div><br></div><div>I backed up all the stuff, including db, restored db & copied all the stuff on a new server, but login shows error 500, tomcat logs:</div><div><br></div><div><div>Caused by: org.postgresql.util.PSQLException: ERROR: function logging.clear_log_id() does not exist</div><div>  Hint: No function matches the given name and argument types. You might need to add explicit type casts.</div><div>  Position: 15</div><div><span class="gmail-Apple-tab-span" style="white-space:pre"> </span>at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2094)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">  </span>at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1827)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:508)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:384)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">       </span>at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:377)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>at com.mchange.v2.c3p0.impl.NewProxyCallableStatement.execute(NewProxyCallableStatement.java:2417)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">     </span>at com.redhat.rhn.common.db.NamedPreparedStatement.execute(NamedPreparedStatement.java:117)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">    </span>at com.redhat.rhn.common.db.datasource.CachedStatement.executeCallable(CachedStatement.java:528)</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">       </span>... 22 more</div></div><div><br></div></div>