Visit Esri Support for information on the Esri Supported Environment Policy.
Minimum supported database versions
The following three sections list the versions of PostgreSQL and PostGIS that are supported with the specified ArcGIS releases. The versions listed are the minimum minor version supported and certified for each supported major release of PostgreSQL and PostGIS. Newer minor versions are supported but are not certified unless otherwise stated. The PostgreSQL version and updates must also be supported by the PostgreSQL Global Development Group.
Pursuant to the PostgreSQL definition, the number in the y position of the PostgreSQL version denotes a minor version in a PostgreSQL 9.x.y release. For PostgreSQL 10.x and later releases, the number in the x position indicates a minor version.
Esri tests and certifies PostgreSQL installations that are available from PostgreSQL.org. For each PostgreSQL release that Esri supports, available PostGIS modules are also tested and certified. No other modules extending PostgreSQL functionality are included in Esri certification.
ArcGIS 10.8 and ArcGIS Pro 2.5
ArcGIS 10.8 and ArcGIS Pro 2.5 support the following PostgreSQL and PostGIS release combinations:
- PostgreSQL 9.6.15 (64 bit)
- PostGIS 2.3
- PostgreSQL 10.12 (64 bit)
- PostGIS 3.0.1
- PostgreSQL 11.7 (64 bit)
- PostGIS 3.0.1
ArcGIS 10.8.1 and ArcGIS Pro 2.6
ArcGIS 10.8.1 and ArcGIS Pro 2.6 support the following PostgreSQL releases and PostGIS 3.0.1:
- PostgreSQL 9.6.17 (64 bit)
- PostgreSQL 10.12 (64 bit)
- PostgreSQL 11.7 (64 bit)
- PostgreSQL 12.2 (64 bit)
ArcGIS Pro 2.7
ArcGIS Pro 2.7 supports the following PostgreSQL releases and PostGIS 3.0.1:
- PostgreSQL 10.14 (64 bit)
- PostgreSQL 11.9 (64 bit)
- PostgreSQL 12.4 (64 bit)
Supported operating systems
If you use a geodatabase in PostgreSQL or use the ST_Geometry type in a PostgreSQL database, the following operating systems have been tested and are the minimum supported version. Future updates or service packs on these operating system versions are supported and assumed to work unless otherwise stated. The operating system version and updates must also be supported by the operating system provider.
Microsoft Windows
To use a geodatabase or the ST_Geometry type in PostgreSQL on Windows, you need the latest Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017, and 2019 installed on the PostgreSQL machine. See the latest supported Visual C++ downloads from Microsoft support for more information.
Supported operating system | Latest update or service pack tested |
---|---|
Windows Server 2022 Standard and Datacenter Support begins with ArcGIS 10.8.1. | |
Windows Server 2019 Standard and Datacenter | June 2020 updates |
Windows Server 2016 Standard and Datacenter | June 2020 updates |
Windows Server 2012 R2 Standard and Datacenter | June 2020 updates |
Windows Server 2012 Standard and Datacenter | June 2020 updates |
Prior and future updates or service packs on these operating system versions are supported unless otherwise stated. The operating system version and updates must also be supported by the operating system provider.
Supported operating system | Latest update or service pack tested |
---|---|
Windows 11 Pro and Enterprise (64 bit) Support begins with ArcGIS 10.8.1. | November 2021 updates |
Windows 10 Pro and Enterprise (64 bit) | June 2020 updates |
Windows 8.1 Pro and Enterprise (64 bit) | June 2020 updates |
Linux
The following Linux operating systems have been tested:
Supported operating system | Latest update or service pack tested |
---|---|
Red Hat Enterprise Linux Server 8 (supported with 10.8.1 only) | Update 1 |
Red Hat Enterprise Linux Server 7 | Update 8 |
Red Hat Enterprise Linux Server 6 | Update 10 |
SUSE Linux Enterprise Server 15 (supported with 10.8.1 only) | Service Pack 1 |
SUSE Linux Enterprise Server 12 | Service Pack 5 |
Ubuntu Server 20.04 LTS (supported with 10.8.1 only) | 20.04.1 |
Ubuntu Server 18.04 LTS | 18.04.4 |
Ubuntu Server 16.04 LTS | 16.04.6 |
Prior and future updates or service packs on these operating system versions are supported unless otherwise stated. The operating system version and updates must also be supported by the operating system provider.
Cloud support
See Requirements for using ArcGIS with databases in the cloud for information on support for database services and databases deployed in the cloud.
Connections to PostgreSQL
Most ArcGIS applications that can connect to a PostgreSQL database contain the PostgreSQL client libraries that are required to make a connection. These applications include ArcGIS Server, ArcGIS Pro, ArcGIS Desktop, and ArcReader.
Only database authenticated connections are supported from ArcGIS to PostgreSQL.