PGD compatibility with Postgres versions
The following table shows the minimum minor version, per major version, that EDB Postgres Distributed (PGD) 6 is compatible with, across Postgres, EDB Postgres Extended (PGE), and EDB Postgres Advanced Server (EPAS).
| PGD 6 | Postgres | EDB Postgres Extended | EDB Postgres Advanced Server |
|---|---|---|---|
| 6 | 18.1.0+ | 18.6.0+ | 18.1.0+ |
| 6 | 17.5.0+ | 17.5.0+ | 17.5.0+ |
| 6 | 16.9.0+ | 16.9.0+ | 16.9.0+ |
| 6 | 15.13.0+ | 15.13.0+ | 15.13.0+ |
| 6 | 14.18.0+ | 14.18.0+ | 14.18.0+ |
Important
PGD 6.5.0 and later require EDB Postgres Extended 18.6.0 or later. PGD 6.0 through 6.4 aren't compatible with EDB Postgres Extended 18.6.0 or later and must stay on EDB Postgres Extended 18.1.0 through 18.5.x. If you're running Postgres 18, upgrade PGD and EDB Postgres Extended together to avoid landing on an unsupported combination.
EDB recommends that you use the latest minor version of any Postgres major version with a supported PGD.
PGD compatibility with operating systems and architectures
The following tables show the versions of EDB Postgres Distributed and their compatibility with various operating systems and architectures.
Linux
| Operating System | x86_64 (amd64) | ppc64le | arm64/ aarch64 |
|---|---|---|---|
| RHEL 8 | Yes | Yes | |
| RHEL 9 | Yes | Yes | Yes |
| Oracle Linux 8 | Yes | ||
| Oracle Linux 9 | Yes | ||
| Rocky Linux/AlmaLinux | Yes | ||
| SUSE Linux Enterprise Server 15SP6 | Yes | Yes | |
| SUSE Linux Enterprise Server 15SP7 | Yes | Yes | |
| Ubuntu 22.04 | Yes | ||
| Ubuntu 24.04 | Yes | ||
| Debian 12 | Yes | Yes | |
| IBM Linux One | Yes |
Note
See PGD 5 Compatibility for previous versions of PGD.