@@ -7,18 +7,19 @@ deepToC: true
7
7
8
8
## PGD compatibility with PostgreSQL versions
9
9
10
- The following table shows the major versions of PostgreSQL and each version of EDB Postgres Distributed (PGD) they are compatible with.
11
-
12
- | Postgres Version | PGD 5 | PGD 4 |
13
- | ----------------------| ------------------------| --------------|
14
- | 17 | [ 5.6.1+] ( /pgd/5.6 ) | |
15
- | 16 | [ 5.3+] ( /pgd/latest/ ) | |
16
- | 15 | [ 5] ( /pgd/latest/ ) | |
17
- | 14 | [ 5] ( /pgd/latest/ ) | [ 4] ( /pgd/4/ ) |
18
- | 13 | [ 5] ( /pgd/latest/ ) | [ 4] ( /pgd/4/ ) |
19
- | 12 | [ 5] ( /pgd/latest/ ) | [ 4] ( /pgd/4/ ) |
10
+ The following table shows the major versions of PostgreSQL and each version of EDB Postgres Distributed (PGD) they are compatible with.
20
11
12
+ | Postgres Version | PGD 5 | PGD 4 |
13
+ | ------------------| ----------------------| --------------|
14
+ | 17.3 | [ 5.7+] ( /pgd/5.7 ) | |
15
+ | 17 | [ 5.6.1+] ( /pgd/5.6 ) | |
16
+ | 16 | [ 5.3+] ( /pgd/5.6/ ) | |
17
+ | 15 | [ 5] ( /pgd/5.6/ ) | |
18
+ | 14 | [ 5] ( /pgd/5.6/ ) | [ 4] ( /pgd/4/ ) |
19
+ | 13 | [ 5] ( /pgd/5.6/ ) | [ 4] ( /pgd/4/ ) |
20
+ | 12 | [ 5] ( /pgd/5.6/ ) | [ 4] ( /pgd/4/ ) |
21
21
22
+ EDB recommends that you use the latest minor version of any Postgres major version with a supported PGD.
22
23
23
24
## PGD compatibility with operating systems and architectures
24
25
@@ -33,9 +34,11 @@ The following tables show the versions of EDB Postgres Distributed and their com
33
34
| Rocky Linux/AlmaLinux | Yes | Yes |
34
35
| SUSE Linux Enterprise Server 15SP5 | Yes | Yes |
35
36
| Ubuntu 20.04/22.04 | Yes | Yes |
36
- | Ubuntu 24.04 | Yes (5.7+) | Yes |
37
+ | Ubuntu 24.04 | Yes& sup1 ; | No |
37
38
| Debian 11/12 | Yes | Yes |
38
39
40
+ ¹ ; from PGD 5.7 onwards
41
+
39
42
### Linux ppc64le
40
43
41
44
| Operating System | PGD 5 | PGD 4 |
@@ -46,9 +49,9 @@ The following tables show the versions of EDB Postgres Distributed and their com
46
49
### Linux arm64/aarch64
47
50
48
51
| Operating System | PGD 5¹ ; | PGD 4 |
49
- | ------------------| -------| -------|
50
- | Debian 12 | Yes | No |
51
- | RHEL 9² ; | Yes | No |
52
+ | ------------------| ------------- | -------|
53
+ | Debian 12 | Yes | No |
54
+ | RHEL 9² ; | Yes | No |
52
55
53
56
¹ ; From PGD 5.6.1 onwards
54
57
0 commit comments