@@ -7,7 +7,7 @@ ms.service: cosmos-db
7
7
ms.subservice : postgresql
8
8
ms.custom : ignite-2022
9
9
ms.topic : conceptual
10
- ms.date : 09/28 /2022
10
+ ms.date : 10/14 /2022
11
11
---
12
12
13
13
# Supported database versions in Azure Cosmos DB for PostgreSQL
@@ -23,33 +23,33 @@ versions](https://www.postgresql.org/docs/release/):
23
23
24
24
### PostgreSQL version 14
25
25
26
- The current minor release is 14.4 . Refer to the [ PostgreSQL
27
- documentation] ( https://www.postgresql.org/docs/14/ release-14-1.html ) to
26
+ The current minor release is 14.5 . Refer to the [ PostgreSQL
27
+ documentation] ( https://www.postgresql.org/docs/release/14.5/ ) to
28
28
learn more about improvements and fixes in this minor release.
29
29
30
30
### PostgreSQL version 13
31
31
32
- The current minor release is 13.7 . Refer to the [ PostgreSQL
33
- documentation] ( https://www.postgresql.org/docs/13/ release-13-5.html ) to
32
+ The current minor release is 13.8 . Refer to the [ PostgreSQL
33
+ documentation] ( https://www.postgresql.org/docs/release/13.8/ ) to
34
34
learn more about improvements and fixes in this minor release.
35
35
36
36
### PostgreSQL version 12
37
37
38
- The current minor release is 12.11 . Refer to the [ PostgreSQL
39
- documentation] ( https://www.postgresql.org/docs/12/ release-12-9.html ) to
38
+ The current minor release is 12.12 . Refer to the [ PostgreSQL
39
+ documentation] ( https://www.postgresql.org/docs/release/12.12/ ) to
40
40
learn more about improvements and fixes in this minor release.
41
41
42
42
### PostgreSQL version 11
43
43
44
- The current minor release is 11.16 . Refer to the [ PostgreSQL
45
- documentation] ( https://www.postgresql.org/docs/11/ release-11-14.html ) to
44
+ The current minor release is 11.17 . Refer to the [ PostgreSQL
45
+ documentation] ( https://www.postgresql.org/docs/release/11.17/ ) to
46
46
learn more about improvements and fixes in this minor release.
47
47
48
48
### PostgreSQL version 10 and older
49
49
50
50
We don't support PostgreSQL version 10 and older for Azure Cosmos DB for PostgreSQL.
51
51
52
- ## PostgreSQL Version syntax
52
+ ## PostgreSQL version syntax
53
53
54
54
Before PostgreSQL version 10, the [ PostgreSQL versioning
55
55
policy] ( https://www.postgresql.org/support/versioning/ ) considered a _ major
@@ -71,19 +71,16 @@ the Azure preferred PostgreSQL version as part of periodic maintenance.
71
71
72
72
### Major version retirement policy
73
73
74
- The table below provides the retirement details for PostgreSQL major versions.
74
+ The table below provides the retirement details for PostgreSQL major versions in Azure Cosmos DB for PostgreSQL .
75
75
The dates follow the [ PostgreSQL community versioning
76
76
policy] ( https://www.postgresql.org/support/versioning/ ) .
77
77
78
- | Version | What's New | Azure support start date | Retirement date (Azure)|
78
+ | Version | What's New | Supported since | Retirement date (Azure)|
79
79
| ------- | ---------- | ------------------------ | ---------------------- |
80
- | [ PostgreSQL 9.5 (retired)] ( https://www.postgresql.org/about/news/postgresql-132-126-1111-1016-9621-and-9525-released-2165/ ) | [ Features] ( https://www.postgresql.org/docs/9.5/release-9-5.html ) | April 18, 2018 | February 11, 2021
81
- | [ PostgreSQL 9.6 (retired)] ( https://www.postgresql.org/about/news/postgresql-96-released-1703/ ) | [ Features] ( https://wiki.postgresql.org/wiki/NewIn96 ) | April 18, 2018 | November 11, 2021
82
- | [ PostgreSQL 10] ( https://www.postgresql.org/about/news/postgresql-10-released-1786/ ) | [ Features] ( https://wiki.postgresql.org/wiki/New_in_postgres_10 ) | June 4, 2018 | November 10, 2022
83
- | [ PostgreSQL 11] ( https://www.postgresql.org/about/news/postgresql-11-released-1894/ ) | [ Features] ( https://www.postgresql.org/docs/11/release-11.html ) | July 24, 2019 | November 9, 2024 [ Single Server, Flexible Server] |
84
- | [ PostgreSQL 12] ( https://www.postgresql.org/about/news/postgresql-12-released-1976/ ) | [ Features] ( https://www.postgresql.org/docs/12/release-12.html ) | Sept 22, 2020 | November 14, 2024
85
- | [ PostgreSQL 13] ( https://www.postgresql.org/about/news/postgresql-13-released-2077/ ) | [ Features] ( https://www.postgresql.org/docs/13/release-13.html ) | May 25, 2021 | November 13, 2025
86
- | [ PostgreSQL 14] ( https://www.postgresql.org/about/news/postgresql-14-released-2318/ ) | [ Features] ( https://www.postgresql.org/docs/14/release-14.html ) | June 29, 2022 (Flexible Server)| November 12, 2026
80
+ | [ PostgreSQL 11] ( https://www.postgresql.org/about/news/postgresql-11-released-1894/ ) | [ Features] ( https://www.postgresql.org/docs/11/release-11.html ) | May 7, 2019 | November 9, 2023 |
81
+ | [ PostgreSQL 12] ( https://www.postgresql.org/about/news/postgresql-12-released-1976/ ) | [ Features] ( https://www.postgresql.org/docs/12/release-12.html ) | Apr 6, 2021 | November 14, 2024
82
+ | [ PostgreSQL 13] ( https://www.postgresql.org/about/news/postgresql-13-released-2077/ ) | [ Features] ( https://www.postgresql.org/docs/13/release-13.html ) | Apr 6, 2021 | November 13, 2025
83
+ | [ PostgreSQL 14] ( https://www.postgresql.org/about/news/postgresql-14-released-2318/ ) | [ Features] ( https://www.postgresql.org/docs/14/release-14.html ) | Oct 1, 2021 | November 12, 2026
87
84
88
85
### Retired PostgreSQL engine versions not supported in Azure Cosmos DB for PostgreSQL
89
86
0 commit comments