<?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: postgres: could not find the database system in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/postgres-could-not-find-the-database-system/m-p/1328021#M37112</link>
    <description>&lt;P&gt;Rob&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;&amp;nbsp;I have had this happen to me many times. Everything is working fine and then magically localhost:9876 refused.&amp;nbsp; This happens to systems I rarely touch more often than my Production system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For me, 95% of the time I reboot my host and it will come back online. The other 5% require a uninstall / reinstall.&amp;nbsp; &amp;nbsp;I also have this trick where I make a change to the security settings of my ArcGIS Server (change https only to http/https) and save those changes and sometimes that will bring it back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will say at 10.9.1 I have had better luck with my datastores.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&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; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 21:53:34 GMT</pubDate>
    <dc:creator>Dan_Brumm</dc:creator>
    <dc:date>2023-09-12T21:53:34Z</dc:date>
    <item>
      <title>postgres: could not find the database system</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/postgres-could-not-find-the-database-system/m-p/1327873#M37110</link>
      <description>&lt;P&gt;Our Datastore suddenly stopped working this morning and wrote this error into the system error log:&lt;/P&gt;&lt;P&gt;postgres: could not find the database system Expected to find it in the directory "C:/arcgisdatastore/pgdata", but could not open file "C:/arcgisdatastore/pgdata/global/pg_control": No such file or directory&lt;/P&gt;&lt;P&gt;I was able to confirm that there is no pg_control file or folder in global.&lt;/P&gt;&lt;P&gt;describedatastore returns this -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error encountered: No valid connection to ArcGIS Data Store configuration store established.&lt;BR /&gt;Caused by: Connection to localhost:9876 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.&lt;/P&gt;&lt;P&gt;I checked the firewall and 9876 is not open. This seems odd given that the site has been up for quite some time now.&lt;/P&gt;&lt;P&gt;Any ideas? Just open the port?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 18:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/postgres-could-not-find-the-database-system/m-p/1327873#M37110</guid>
      <dc:creator>RobStauder</dc:creator>
      <dc:date>2023-09-12T18:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: postgres: could not find the database system</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/postgres-could-not-find-the-database-system/m-p/1328021#M37112</link>
      <description>&lt;P&gt;Rob&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;&amp;nbsp;I have had this happen to me many times. Everything is working fine and then magically localhost:9876 refused.&amp;nbsp; This happens to systems I rarely touch more often than my Production system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For me, 95% of the time I reboot my host and it will come back online. The other 5% require a uninstall / reinstall.&amp;nbsp; &amp;nbsp;I also have this trick where I make a change to the security settings of my ArcGIS Server (change https only to http/https) and save those changes and sometimes that will bring it back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will say at 10.9.1 I have had better luck with my datastores.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&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; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 21:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/postgres-could-not-find-the-database-system/m-p/1328021#M37112</guid>
      <dc:creator>Dan_Brumm</dc:creator>
      <dc:date>2023-09-12T21:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: postgres: could not find the database system</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/postgres-could-not-find-the-database-system/m-p/1328053#M37114</link>
      <description>&lt;P&gt;A friend of mine reminded me to add the version - 11.1.&lt;/P&gt;&lt;P&gt;We reverted to a previous snapshot. The site is now back up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/439409"&gt;@Daniel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 20:02:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/postgres-could-not-find-the-database-system/m-p/1328053#M37114</guid>
      <dc:creator>RobStauder</dc:creator>
      <dc:date>2023-09-15T20:02:07Z</dc:date>
    </item>
  </channel>
</rss>

