You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/single-server/concepts-version-policy.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Azure Database for PostgreSQL supports the following database versions.
38
38
39
39
## Major version support
40
40
41
-
Each major version of PostgreSQL will be supported by Azure Database for PostgreSQL from the date on which Azure begins supporting the version until the version is retired by the PostgreSQL community, as provided in the[PostgreSQL community versioning policy](https://www.postgresql.org/support/versioning/).
41
+
Each major version of PostgreSQL will be supported by Azure Database for PostgreSQL from the date on which Azure begins supporting the version until the version is retired by the PostgreSQL community, with the exception of PsotgreSQL 11. Refer to[PostgreSQL community versioning policy](https://www.postgresql.org/support/versioning/).
42
42
43
43
## Minor version support
44
44
@@ -62,15 +62,15 @@ The table below provides the retirement details for PostgreSQL major versions. T
62
62
63
63
We are extending support for PostgreSQL 11 in Single Server and Flexible Server by one more year till **November 9, 2024**.
64
64
65
-
- You will be able to create and use your PostgreSQL 11 servers until November 9, 2024 without any restrictions. This extension of support is provided to help you with additional time to plan and [migrate](../migrate/concepts-single-to-flexible.md) to Flexible server for higher PostgreSQL version.
65
+
- You will be able to create and use your PostgreSQL 11 servers until November 9, 2024 without any restrictions. This extended support is provided to help you with more time to plan and [migrate](../migrate/concepts-single-to-flexible.md) to Flexible server for higher PostgreSQL version.
66
66
- Till November 9, 2023, Azure will continue to update your server with PostgreSQL community provided minor versions.
67
67
- Between November'23 to November'24, you can continue to use your PostgreSQL 11 servers or create new PostgreSQL servers without any restrictions. All [restrictions](#retired-postgresql-engine-versions-not-supported-in-azure-database-for-postgresql) of retired PostgreSQL engine versions apply **except** for creation of new PostgreSQL 11 servers - which you can continue to do.
68
68
- Beyond Nov 9 2024, all retired PostgreSQL engine [restrictions](#retired-postgresql-engine-versions-not-supported-in-azure-database-for-postgresql) apply as described below.
69
69
70
70
## Retired PostgreSQL engine versions not supported in Azure Database for PostgreSQL
71
71
72
-
You may continue to run the retired version in Azure Database for PostgreSQL. However, please note the following restrictions after the retirement date for each PostgreSQL database version:
73
-
- As the community will not be releasing any further bug fixes or security fixes, Azure Database for PostgreSQL will not patch the retired database engine for any bugs or security issues or otherwise take security measures with regard to the retired database engine. You may experience security vulnerabilities or other issues as a result. However, Azure will continue to perform periodic maintenance and patching for the host, OS, containers, and any other service-related components.
72
+
You may continue to run the retired version in Azure Database for PostgreSQL. However, note the following restrictions after the retirement date for each PostgreSQL database version:
73
+
- As the community will not be releasing any further bug fixes or security fixes, Azure Database for PostgreSQL will not patch the retired database engine for any bugs or security issues, or otherwise take security measures with regard to the retired database engine. You may experience security vulnerabilities or other issues as a result. However, Azure will continue to perform periodic maintenance and patching for the host, OS, containers, and any other service-related components.
74
74
- If any support issue you may experience relates to the PostgreSQL engine itself, as the community no longer provides the patches, we may not be able to provide you with support. In such cases, you will have to upgrade your database to one of the supported versions.
75
75
- You will not be able to create new database servers for the retired version. However, you will be able to perform point-in-time recoveries and create read replicas for your existing servers.
76
76
- New service capabilities developed by Azure Database for PostgreSQL may only be available to supported database server versions.
0 commit comments