<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Upgrading Database fails]]></title><description><![CDATA[<p dir="auto">When doing a maintenance mode upgrade of the database, I am getting this error in the logs</p>
<p dir="auto">-- Update the version<br />
UPDATE version<br />
SET version = '1.18.0';<br />
.  Cause: org.postgresql.util.PSQLException: ERROR: cannot drop table old_identities because other objects depend on it<br />
Detail: view verus_users depends on table old_identities<br />
Hint: Use DROP ... CASCADE to drop the dependent objects too.</p>
<p dir="auto">Any thoughts on why this would be occurring?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/300/upgrading-database-fails</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 20:12:58 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/300.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Aug 2020 17:01:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Upgrading Database fails on Fri, 14 Aug 2020 14:38:43 GMT]]></title><description><![CDATA[<p dir="auto">Hmmmm.</p>
<pre><code>...
Detail: view verus_users depends on table old_identities
...
</code></pre>
<p dir="auto">I'm not familiar with the <code>verus_users</code> view and am not sure why that would be in the FusionAuth database. As far as I can tell, that isn't a standard part of the FusionAuth data model.</p>
<p dir="auto">Did someone at your organization perhaps create a view to get access to the FusionAuth data? If so, you'd need to remove that view manually to perform the upgrade, then recreate it later.</p>
<p dir="auto">Hope that helps.</p>
]]></description><link>https://fusionauth.io/community/forum/post/856</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/856</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Fri, 14 Aug 2020 14:38:43 GMT</pubDate></item><item><title><![CDATA[Reply to Upgrading Database fails on Thu, 13 Aug 2020 19:06:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a> 1.17.5 - 1.18.4</p>
]]></description><link>https://fusionauth.io/community/forum/post/850</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/850</guid><dc:creator><![CDATA[bchampion]]></dc:creator><pubDate>Thu, 13 Aug 2020 19:06:35 GMT</pubDate></item><item><title><![CDATA[Reply to Upgrading Database fails on Thu, 13 Aug 2020 18:05:58 GMT]]></title><description><![CDATA[<p dir="auto">What version are you upgrading from/to?</p>
]]></description><link>https://fusionauth.io/community/forum/post/847</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/847</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Thu, 13 Aug 2020 18:05:58 GMT</pubDate></item></channel></rss>