<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Upgrade to 10.6 - how to uninstall st_raster in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72040#M2804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I do not think that would be an issue as long as the data is not in ST_RASTER. The underlying functions should still work. I do not think that you should have to "remove" anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you attempted and upgrade and received an error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 18:37:01 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2018-07-12T18:37:01Z</dc:date>
    <item>
      <title>Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72031#M2795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;st_raster is no longer distributed with 10.6, so what happens when upgrading from 10.5? Obviously I can't copy the libst_raster_pg.dll to the database as I used to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the question is: how to remove st_raster from our database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database is postgresql 9.3, that we need to upgrade to 9.6 before upgrading the geodatabase, to have a supported postgresql.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To upgrade we are going to use pg_upgrade which is the recommended approach instead of a backup/restore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Duarte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 09:26:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72031#M2795</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2018-07-12T09:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72032#M2796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have raster data in the geodatabase (which is not recommended) then you can follow this help:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-postgresql/converting-raster-data-from-st-raster-storage-to-the-default-rasterblob-storage.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-postgresql/converting-raster-data-from-st-raster-storage-to-the-default-rasterblob-storage.htm"&gt;Convert raster data from ST_Raster to RASTERBLOB storage—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You basically change the Configuration Keyword and remove the ST_Raster option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:29:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72032#M2796</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-07-12T14:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72033#M2797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have any raster data and config word is not st_raster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My doubt is what to do with the libst_raster_pg.dll I have on the lib folder that's v 10.5.1.&lt;/P&gt;&lt;P&gt;When upgrading we're told to replace esri's dll's with the new versions. so st_geometry will be replaced with the new 10.6. But what about libst_raster_pg.dll?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 15:05:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72033#M2797</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2018-07-12T15:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72034#M2798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Delete it &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 16:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72034#M2798</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-07-12T16:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72035#M2799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would take a database backup before deleting anything just in case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 16:07:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72035#M2799</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-07-12T16:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72036#M2800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a good idea, but if you did not use the ST_Raster, there should not be any impact. It is just an "extra" file that is not part of the standard DB install.&lt;BR /&gt;&lt;BR /&gt;But I do agree to take a full backup before the Postgres or GDB upgrade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 16:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72036#M2800</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-07-12T16:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72037#M2801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arcgis creates a series of objects in the sde schema that depend on that libst_raster_pg.dll, namely the st_raster type and a series of st_* functions. Once you delete the dll all of these will provoke errors in postgresql.&lt;/P&gt;&lt;P&gt;Also, if you deleted the dll, in the future when you try to upgrade say to postgresql 9.6, the missing dll will prevent restoring of objects that depend on the missing dll. Also, you will not be able to use pg_upgrade - the preferred way to upgrade postgresql - since all binaries must be present in both versions - the old and the new.&lt;/P&gt;&lt;P&gt;I hope the recommended way to upgrade a geodatabase is not to "brute force delete" a library in use by objects of the geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72037#M2801</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2018-07-12T17:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72038#M2802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, I thought that you added the ST_Raster, as a file, **if you wanted ST_Raster**. I do not think that it is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never had to add it before. I only added the ST_Geometry library with my Postgres DB's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the information related to v 10.5 and ST_Raster:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.5/manage-data/gdbs-in-postgresql/straster-defined.htm" title="http://desktop.arcgis.com/en/arcmap/10.5/manage-data/gdbs-in-postgresql/straster-defined.htm"&gt;The ST_Raster data type—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.5/manage-data/using-sql-with-gdbs/install-st-raster-postgresql.htm" title="http://desktop.arcgis.com/en/arcmap/10.5/manage-data/using-sql-with-gdbs/install-st-raster-postgresql.htm"&gt;Install ST_Raster in PostgreSQL—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:16:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72038#M2802</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-07-12T17:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72039#M2803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry I must not have been clear from the start. The problem only appears when you have a geodatabase with st_raster installed. Which is my case. When I heard st_raster was to be discontinued I moved all raster out of the database. But the sde system types and functions, etc., still exist. Hence the difficulty to upgrade without i) removing them or ii) having a 10.6 dll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your comments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72039#M2803</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2018-07-12T17:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72040#M2804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I do not think that would be an issue as long as the data is not in ST_RASTER. The underlying functions should still work. I do not think that you should have to "remove" anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you attempted and upgrade and received an error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 18:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72040#M2804</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-07-12T18:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72041#M2805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was trying to go from 9.3 to 9.6 and that's impossible without the dll for 9.6.&lt;/P&gt;&lt;P&gt;So now I've done the upgrade from 9.3 to 9.5, keeping with geodatabase at 10.5.1.&lt;/P&gt;&lt;P&gt;The next step is to try upgrade that geodatabase to 10.6 and see how that goes. Hopefully arcmap will automatically remove all traces of st_raster, and I'll be able to delete the dll.&lt;/P&gt;&lt;P&gt;Only then will I be able to upgrade postgresql from 9.5 to 9.6.&lt;/P&gt;&lt;P&gt;Note that arcgis 10.6 does not support postgresql 9.3 so I had to ugprade postgresql.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 08:24:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72041#M2805</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2018-07-13T08:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72042#M2806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have now upgrade postgresql 9.5 + esri 10.5.1 to esri 10.6.&lt;/P&gt;&lt;P&gt;st_raster type and functions in sde schema are not deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means it is not possible to upgrade to postgresql 9.6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 09:37:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72042#M2806</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2018-07-13T09:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72043#M2807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At this point, you should create an Esri support case and talk to an analyst for more guidance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 10:50:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72043#M2807</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-07-13T10:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade to 10.6 - how to uninstall st_raster</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72044#M2808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I forgot to close this with the final answer.&lt;/P&gt;&lt;P&gt;I started with tech support on July 7th.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On 2018/08/31:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;BUG-000107835 : Upgrading PostgreSQL from 9.4.5 to 9.5.3 using the pg_upgrade command fails when ST_Geometry is configured.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;On 2018/11/07:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The status of Esri BUG-000116414 - Unable to upgrade or restore ArcGIS 10.5.1 geodatabase/PostgreSQL 9.5 to ArcGIS 10.6/PostgreSQL 9.6 when ST_Raster is installed. - that you have been associated with has been changed to Implemented.&lt;/P&gt;&lt;P&gt;Public Explanation:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Case Number: 02147567&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version Fixed: 10.7.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 months to get an actionable answer. Which was: don't use the latest release that you payed for. No hot-fix made no work-around.&lt;/P&gt;&lt;P&gt;Still waiting for 10.7 to see with my own eyes if&amp;nbsp;I'll be able to upgrade. Fingers crossed.&lt;/P&gt;&lt;P&gt;Not a happy camper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE Nov-2020&lt;/P&gt;&lt;P&gt;I found a tech article with a script to remove st_raster objects:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000019239" title="https://support.esri.com/en/technical-article/000019239"&gt;Bug: Cannot upgrade/restore ArcGIS 10.5.1 geodatabase/PostgreSQL 9.5 to ArcGIS 10.6/PostgreSQL 9.6 when ST_RASTER is ins…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No one notified me of this, so I'm putting this here for any one in the same boat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 15:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/upgrade-to-10-6-how-to-uninstall-st-raster/m-p/72044#M2808</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2019-02-20T15:11:42Z</dc:date>
    </item>
  </channel>
</rss>

