I think the only thing you need to do is to make sure the second instance does not use one of the reserved port numbers that ArcGIS Data Store uses (https://enterprise.arcgis.com/en/data-store/latest/install/windows/ports-used-by-arcgis-data-store.htm). That way, the instances are likely totally independent and should not interfere, even when running on the same server, assuming ArcGIS Data Store uses its own installation folders etc.

By default, PostgreSQL uses port 5432, and this is easily changeable via the "postgresql.conf" config file. Based on the link to the reserved post numbers of ArcGIS Data Store, it appears there is no conflict, so you likely are OK running them together.

Marco

Op 5-11-2020 om 16:59 schreef Mark Volz:

Hello,

Can postgis/postgres run along with ArcGIS Datastore which I understand also uses postgres?  If possible I would want two separate instances so that ArcGIS does not mess with the data in postgis/postgres.

Thanks!

Sincerely,

*Mark Volz, GISP***


_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to