Our Datastore suddenly stopped working this morning and wrote this error into the system error log:
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
I was able to confirm that there is no pg_control file or folder in global.
describedatastore returns this -
Error encountered: No valid connection to ArcGIS Data Store configuration store established.
Caused by: Connection to localhost:9876 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
I checked the firewall and 9876 is not open. This seems odd given that the site has been up for quite some time now.
Any ideas? Just open the port?