Skip To Content

ArcGIS 11.2 and ArcGIS Pro 3.2 requirements for PostgreSQL

ArcGIS supports connections to PostgreSQL databases and enterprise geodatabases in PostgreSQL.

Tip:

For ArcGIS releases prior to 10.9 and ArcGIS Pro 2.8, see the system requirements on the ArcGIS Desktop website.

Visit Esri Technical Support for information on the Esri Supported Environment Policy.

Minimum supported database versions

The following versions of PostgreSQL and PostGIS are supported with ArcGIS. The specific 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.

  • PostgreSQL 15.4 (64 bit)
    • PostGIS 3.3
  • PostgreSQL 14.9 (64 bit)
    • PostGIS 3.3
  • PostgreSQL 13.12 (64 bit)
    • PostGIS 3.3
  • PostgreSQL 12.16 (64 bit)
    • PostGIS 3.3

Note:

Due to changes in data type support beginning with PostgreSQL 12.x, if your database contains a geodatabase, you must use the pg_dump and pg_restore commands to upgrade to PostgreSQL 12.x or later. When you use this method to upgrade, it removes unused, unsupported OID fields from geodatabase system tables that would otherwise block you from upgrading PostgreSQL.

Once you upgrade to PostgreSQL 12.x or later, if the database contains a geodatabase, ArcGIS 10.8 and earlier clients and ArcGIS Pro 2.5 and earlier can no longer use the data; you must upgrade your ArcGIS clients.

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.

A supported PostgreSQL installation for Microsoft Windows is available for download from My Esri.

EDB Postgres Advanced Server

ArcGIS supports EDB Postgres Advanced Server. Supported versions are based on the minimum certified PostgreSQL and PostGIS versions listed in the previous section.

You can use the Create Enterprise Geodatabase geoprocessing tool to create a geodatabase in EDB Postgres Advanced Server. Only the PostGIS spatial type is supported in EDB Postgres Advanced Server, not ST_Geometry.

Supported operating systems for ST_Geometry

The following operating systems have been tested and are the minimum supported version for the ST_Geometry library. If you use a database or geodatabase in PostgreSQL that uses the ST_Geometry type, the PostgreSQL database cluster must be installed on one of these operating systems.

The operating system version and updates you use must also be supported by the operating system provider.

Linux

The following Linux operating systems have been tested:

Supported operating systemLatest update or service pack tested

Red Hat Enterprise Linux Server 8

Update 8

Red Hat Enterprise Linux Server 9

Update 2

AlmaLinux 9

Update 2

SUSE Linux Enterprise Server 15

Service Pack 5

Ubuntu Server 22.04 LTS

22.04.3

Ubuntu Server 20.04 LTS

20.04.6

Oracle Linux 9

Update 2

Oracle Linux 8

Update 4

Rocky Linux 9

Update 2

Rocky Linux 8

Update 8

Prior and future updates or service packs for these operating system versions are supported unless otherwise stated. The operating system version and updates must also be supported by the operating system provider.

Note:

Esri Technical Support is no longer available for CentOS and Scientific Linux.

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

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 and ArcGIS Pro.

Only database authenticated connections are supported from ArcGIS to PostgreSQL.