<?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 Working with a PostgreSQL (PostGIS) database in ArcGIS Pro (non-enterprise!) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/working-with-a-postgresql-postgis-database-in/m-p/1359583#M76226</link>
    <description>&lt;P&gt;Can anyone assist with working with PostgreSQL tables or views in ArcGIS Pro? I can link to the database and see a full list of tables and views in Arc Pro, but I cannot load any of these into my map. Exporting any of the data in Arc Pro to a feature in a geodatabase works perfectly, but we're creating maps for more than 300 species from data that is being constantly updated on the database, so this is not an ideal solution. The error message when attempting to add a view to a map is "Attribute column not found".&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2023 10:38:51 GMT</pubDate>
    <dc:creator>LizanneRoxburgh</dc:creator>
    <dc:date>2023-12-12T10:38:51Z</dc:date>
    <item>
      <title>Working with a PostgreSQL (PostGIS) database in ArcGIS Pro (non-enterprise!)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/working-with-a-postgresql-postgis-database-in/m-p/1359583#M76226</link>
      <description>&lt;P&gt;Can anyone assist with working with PostgreSQL tables or views in ArcGIS Pro? I can link to the database and see a full list of tables and views in Arc Pro, but I cannot load any of these into my map. Exporting any of the data in Arc Pro to a feature in a geodatabase works perfectly, but we're creating maps for more than 300 species from data that is being constantly updated on the database, so this is not an ideal solution. The error message when attempting to add a view to a map is "Attribute column not found".&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 10:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/working-with-a-postgresql-postgis-database-in/m-p/1359583#M76226</guid>
      <dc:creator>LizanneRoxburgh</dc:creator>
      <dc:date>2023-12-12T10:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a PostgreSQL (PostGIS) database in ArcGIS Pro (non-enterprise!)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/working-with-a-postgresql-postgis-database-in/m-p/1360871#M76379</link>
      <description>&lt;P&gt;Ensure that your field names are all lowercase and don't have any special characters. If need be, create a View with your data and change the field names of any fields with mixed case names and/or special characters like spaces. This should solve the error you are seeing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, in the Select portion of the view change the field name with&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;SELECT 
"EditDate" AS edit_date, ....&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Ideally, you'll just be using lowercase field names all the time in your postgresql tables to avoid this issue, but I understand legacy databases are fun.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 14:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/working-with-a-postgresql-postgis-database-in/m-p/1360871#M76379</guid>
      <dc:creator>DornMooreICF</dc:creator>
      <dc:date>2023-12-14T14:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Working with a PostgreSQL (PostGIS) database in ArcGIS Pro (non-enterprise!)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/working-with-a-postgresql-postgis-database-in/m-p/1360883#M76384</link>
      <description>&lt;P&gt;Thank you Dorn. This solved the problem!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 14:52:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/working-with-a-postgresql-postgis-database-in/m-p/1360883#M76384</guid>
      <dc:creator>LizanneRoxburgh</dc:creator>
      <dc:date>2023-12-14T14:52:06Z</dc:date>
    </item>
  </channel>
</rss>

