Skip to content

Commit fb17df8

Browse files
committed
SSPG PG 11
1 parent aba6ef0 commit fb17df8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/postgresql/single-server/concepts-version-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Azure Database for PostgreSQL supports the following database versions.
3838

3939
## Major version support
4040

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/).
4242

4343
## Minor version support
4444

@@ -62,15 +62,15 @@ The table below provides the retirement details for PostgreSQL major versions. T
6262

6363
We are extending support for PostgreSQL 11 in Single Server and Flexible Server by one more year till **November 9, 2024**.
6464

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.
6666
- Till November 9, 2023, Azure will continue to update your server with PostgreSQL community provided minor versions.
6767
- 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.
6868
- Beyond Nov 9 2024, all retired PostgreSQL engine [restrictions](#retired-postgresql-engine-versions-not-supported-in-azure-database-for-postgresql) apply as described below.
6969

7070
## Retired PostgreSQL engine versions not supported in Azure Database for PostgreSQL
7171

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.
7474
- 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.
7575
- 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.
7676
- New service capabilities developed by Azure Database for PostgreSQL may only be available to supported database server versions.

0 commit comments

Comments
 (0)