ArcGIS Enterprise 10.6 Data Store: folder pg_xlog keeps increasing 16MB every 5min
(ArcGIS Enterprise Portal, Server and Data Store are all installed on E: drive)
I setup Data Store with a domain account and checked all the folders under E:\arcgisdatastore and E:\ArcGIS\DataStore. The domain account has full control permissions in all folders. The Data Store service is running as the domain account. In the postgresql.conf file the archive_command is as follows:
archive_command = 'E:/ArcGIS/DataStore/framework/etc/scripts/dbcli put-transaction-log "E:/arcgisdatastore/pgdata/%p" "%f" "E:/ArcGIS/DataStore"'
This is the error message I see in the folder E:\arcgisdatastore\logs\machine name\database, see attachment.
How do I fix?