Skip to content

Commit c5b5f4a

Browse files
committed
add preview tag for PG16 MVU
1 parent e2fe851 commit c5b5f4a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +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.reviewer: rajsell, maghan
7-
ms.date: 05/21/2024
6+
ms.date: 6/19/2024
87
ms.service: postgresql
98
ms.subservice: flexible-server
109
ms.topic: conceptual
@@ -16,7 +15,7 @@ ms.custom:
1615

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

19-
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.
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.
2019

2120
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.
2221

0 commit comments

Comments
 (0)