Skip to content

Commit 082936c

Browse files
Merge pull request #284097 from varun-dhawan/varund-aug
[PostgreSQL] updates the MVU limitations
2 parents 31b77e6 + 0847d9c commit 082936c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
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: 7/15/2024
6+
ms.date: 8/8/2024
77
ms.service: azure-database-postgresql
88
ms.subservice: flexible-server
99
ms.topic: conceptual
@@ -99,6 +99,7 @@ If pre-check operations fail for an in-place major version upgrade, the upgrade
9999
- Extensions that serve as dependencies for the following extensions: `postgis`, `postgis_raster`, `postgis_sfcgal`, `postgis_tiger_geocoder`, `postgis_topology`, `address_standardizer`, `address_standardizer_data_us`, `fuzzystrmatch` (required for `postgis_tiger_geocoder`).
100100

101101
- Servers configured with logical replication slots aren't supported.
102+
- Servers using SSDv2 storage do not support Major Version Upgrades.
102103

103104
## Next steps
104105

0 commit comments

Comments
 (0)