Configuring
Implementing Esri ArcGIS Pro and Esri ArcGIS Enterprise with EDB Postgres Advanced Server requires the following components:
- A running EDB Postgres Advanced Server instance
- PostGIS version 3.2 or later, installed on EDB Postgres Advanced Server
- Your GIS data
- A running Esri ArcGIS Pro instance
- Optionally, a running Esri ArcGIS Enterprise configuration for data and map sharing
Configuring EDB Postgres Advanced Server and PostGIS
You can configure PostGIS on your EDB Postgres Advanced Server instance and set up the appropriate users and extensions needed for PostGIS to work with Esri ArcGIS Pro and Esri ArcGIS Enterprise.
Prerequisites
You need these components before integrating EDB Postgres Advanced Server with Esri ArcGIS Pro and Esri ArcGIS Enterprise:
- A running instance of EDB Postgres Advanced Server
- PostGIS version 3.2 or later, installed on your EDB Postgres Advanced Server instance
You must create a gisadmin user, which is an administrator read/write user with superuser privileges. You must also install a PostGIS database and all of the extensions needed for PostGIS to operate correctly. We recommend then entering some data to ensure PostGIS is working and that you can view data with geometry data types.
- Create a gisadmin user:
- Log in as the new gisadmin user: