<?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>idea Support for EnterpriseDB in Data Management Ideas</title>
    <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idi-p/933149</link>
    <description>&lt;P&gt;enterprisedb (EDB) enhances postgresql making it enterprise ready by adding several features, capabilities and support around PostgreSQL.&amp;nbsp;For details see&amp;nbsp;&lt;A href="https://www.enterprisedb.com/about" target="_blank"&gt;their website&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS currently &lt;A href="https://desktop.arcgis.com/en/system-requirements/latest/database-requirements-postgresql.htm" target="_blank"&gt;supports&lt;/A&gt;&amp;nbsp;certain PostgreSQL versions with binaries downloaded from &lt;A href="https://www.postgresql.org" target="_blank"&gt;postgresql.org&lt;/A&gt;.&lt;BR /&gt;However, ArcGIS does not currently support EDB Postgres Enterprise Advanced Server with&amp;nbsp;setups downloaded from &lt;A href="https://www.enterprisedb.com/software-downloads-postgres" target="_blank"&gt;enterprisedb.com&lt;/A&gt;. Unfortunately, when using EDB it is not yet possible to create or enable enterprise geodatabases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would therefore be great if support for EDB could be added for the upcoming ArcGIS and Pro releases. What do you think?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Oct 2022 16:43:37 GMT</pubDate>
    <dc:creator>ErnstBostelaar</dc:creator>
    <dc:date>2022-10-04T16:43:37Z</dc:date>
    <item>
      <title>Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idi-p/933149</link>
      <description>&lt;P&gt;enterprisedb (EDB) enhances postgresql making it enterprise ready by adding several features, capabilities and support around PostgreSQL.&amp;nbsp;For details see&amp;nbsp;&lt;A href="https://www.enterprisedb.com/about" target="_blank"&gt;their website&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS currently &lt;A href="https://desktop.arcgis.com/en/system-requirements/latest/database-requirements-postgresql.htm" target="_blank"&gt;supports&lt;/A&gt;&amp;nbsp;certain PostgreSQL versions with binaries downloaded from &lt;A href="https://www.postgresql.org" target="_blank"&gt;postgresql.org&lt;/A&gt;.&lt;BR /&gt;However, ArcGIS does not currently support EDB Postgres Enterprise Advanced Server with&amp;nbsp;setups downloaded from &lt;A href="https://www.enterprisedb.com/software-downloads-postgres" target="_blank"&gt;enterprisedb.com&lt;/A&gt;. Unfortunately, when using EDB it is not yet possible to create or enable enterprise geodatabases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would therefore be great if support for EDB could be added for the upcoming ArcGIS and Pro releases. What do you think?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 16:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idi-p/933149</guid>
      <dc:creator>ErnstBostelaar</dc:creator>
      <dc:date>2022-10-04T16:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933150#M807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you attempted to run the &lt;STRONG&gt;AddIncrementingIDField_management&lt;/STRONG&gt; tool against any of the tables, and subsequently see if you can add &lt;A href="https://pro.arcgis.com/en/pro-app/help/data/query-layers/creating-a-query-layer.htm"&gt;Query Layers&lt;/A&gt; from an EDB database? It might just work and be all you need, unless you really need Enterprise Geodatase type datasets like Network Datasets or such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, Query Layers give you great flexibility in defining the layer contents through generic SQL, especially if the PostgreSQL database also has PostGIS installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had great success using it against ultra large (up to 200M records for a polygon layer of Europe) OpenStreetMap based PostGIS databases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just two important tips:&lt;/P&gt;&lt;P&gt;- Do hit that "Use Spatial Reference extent" button on really large layers (&amp;gt; 1M) when you drag the layer into ArcMap or Pro, or be prepared waiting hours for the layer's extent to be calculated (this is an issue I am currently taking up with ESRI Inc).&lt;/P&gt;&lt;P&gt;- Make sure you exclude any non-ArcGIS compatible field types, e.g. PostgreSQL's "hstore". Sometimes this requires setting up appropriate database views beforehand to make things easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although officially not supported, I am also already on PostgreSQL 11.2 / PostGIS 2.5.2, and have seen no issues in both ArcMap 10.6.1 and Pro 2.3.2 with these versions of PostgreSQL and PostGIS and using Query Layers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 19:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933150#M807</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2019-05-06T19:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933151#M808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;+1 on adding support for EDB Postgres Advanced Server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 18:28:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933151#M808</guid>
      <dc:creator>chrisbusskohl1</dc:creator>
      <dc:date>2019-05-07T18:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933152#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The US Forest Service is beginning an effort to migrate our Oracle databases to PostgreSQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDB Advanced Server PostgreSQL&amp;nbsp;has the Oracle compatibility features and tools that&amp;nbsp;we require to move our large Enterprise Data Warehouse from Oracle to PostgreSQL.&amp;nbsp; The compatibility features allow migration of PL/SQL programming code that is used heavily within the data warehouse without modification.&amp;nbsp; Developers can continue to code in PL/SQL after migration.. The familiar Oracle&amp;nbsp;administrative views&amp;nbsp; that EDB Advanced Server provides makes it easier for developers and DBAs to transition to working with Postgres.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While community PostgreSQL is wonderful and supports ESRI geodatabases extremely well.&amp;nbsp; We have lots of PL/SQL programming code inside our data warehouse. Transitioning programing code from PL/SQL to Postgres is a time consuming process.&amp;nbsp; I would ask that ESRI please support the use of&amp;nbsp;the EDB Advanced Server flavor of PostgreSQL so that large customers like the US Forest Service can leave Oracle and migrate to PostgreSQL &amp;nbsp;in a smooth manner with the least amount of effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ESRI does not support EDB Advanced Server PostgreSQL then we'll be forced to either leave our EDW on Oracle and pay extreme prices, or separate the EDW into two pieces: 1) Geospatial Data to Community PostgreSQL 2) Non-geospatial Data and PL/SQL programming code to EDB Postgres Advanced Server PosgtreSQL.&amp;nbsp; This would create an enormous amount of work for our ETL programmers and application developers.&amp;nbsp; It would add complexity to our processes that would greatly increase the cost and effort of migrating off of Oracle database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESRI please add support for EDB Postgres Advanced Server Postgres... Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 21:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933152#M809</guid>
      <dc:creator>JohnLovato</dc:creator>
      <dc:date>2020-02-04T21:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933153#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am on the other end of this conversation with John and want to share the depth and breadth of government clients who are asking for this is large.&amp;nbsp; Anything I can do to push this along would be appreciated. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2020 16:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/933153#M810</guid>
      <dc:creator>TomRieger</dc:creator>
      <dc:date>2020-10-08T16:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1047309#M1739</link>
      <description>&lt;P&gt;i supply that ESRI support edb advanced server . in latam many customer would like to have this option in otherwise they are looking to migrate to QGis&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 21:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1047309#M1739</guid>
      <dc:creator>ClaudiaGarcía</dc:creator>
      <dc:date>2021-04-14T21:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1196150#M1851</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;This capability has been added with the ArcGIS Pro 3.0 and ArcGIS Enterprise 11.0 releases.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Review the following&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="https://enterprise.arcgis.com/en/system-requirements/latest/windows/database-requirements-postgresql.htm" href="https://enterprise.arcgis.com/en/system-requirements/latest/windows/database-requirements-postgresql.htm" target="_blank" rel="noopener noreferrer"&gt;database requirements documentation&lt;/A&gt;&amp;nbsp;for more information.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 22:30:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1196150#M1851</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2022-07-26T22:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1196151#M1852</link>
      <description />
      <pubDate>Tue, 26 Jul 2022 22:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1196151#M1852</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2022-07-26T22:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Support for EnterpriseDB</title>
      <link>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1282508#M2180</link>
      <description>&lt;P&gt;Thank you for implementing this! We are going live on EPAS in June.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 19:03:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/support-for-enterprisedb/idc-p/1282508#M2180</guid>
      <dc:creator>Geosapient</dc:creator>
      <dc:date>2023-04-25T19:03:35Z</dc:date>
    </item>
  </channel>
</rss>

