Skip to content

Commit 4b3ba9e

Browse files
committed
PG16 MVU support GA
1 parent efc3484 commit 4b3ba9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/postgresql/flexible-server/concepts-major-version-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Major version upgrades in Azure Database for PostgreSQL - Flexible Server
33
description: Learn how to use Azure Database for PostgreSQL - Flexible Server to do in-place major version upgrades of PostgreSQL on a server.
44
author: varun-dhawan
55
ms.author: varundhawan
6-
ms.date: 6/19/2024
6+
ms.date: 7/8/2024
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: conceptual
@@ -15,7 +15,7 @@ ms.custom:
1515

1616
[!INCLUDE [applies-to-postgresql-Flexible-server](~/reusable-content/ce-skilling/azure/includes/postgresql/includes/applies-to-postgresql-flexible-server.md)]
1717

18-
Azure Database for PostgreSQL flexible server supports PostgreSQL versions 16 (preview), 15, 14, 13, 12, and 11. The Postgres community releases a new major version that contains new features about once a year. Additionally, each major version receives periodic bug fixes in the form of minor releases. Minor version upgrades include changes that are backward compatible with existing applications. Azure Database for PostgreSQL flexible server periodically updates the minor versions during a customer's maintenance window.
18+
Azure Database for PostgreSQL flexible server supports PostgreSQL versions 16, 15, 14, 13, 12, and 11. The Postgres community releases a new major version that contains new features about once a year. Additionally, each major version receives periodic bug fixes in the form of minor releases. Minor version upgrades include changes that are backward compatible with existing applications. Azure Database for PostgreSQL flexible server periodically updates the minor versions during a customer's maintenance window.
1919

2020
Major version upgrades are more complicated than minor version upgrades. They can include internal changes and new features that might not be backward compatible with existing applications.
2121

@@ -102,4 +102,4 @@ If pre-check operations fail for an in-place major version upgrade, the upgrade
102102

103103
- Learn how to [perform a major version upgrade](./how-to-perform-major-version-upgrade-portal.md).
104104
- Learn about [zone-redundant high availability](./concepts-high-availability.md).
105-
- Learn about [backup and recovery](./concepts-backup-restore.md).
105+
- Learn about [backup and recovery](./concepts-backup-restore.md).

0 commit comments

Comments
 (0)