Skip to content

Commit 24d0196

Browse files
Merge pull request #264997 from varun-dhawan/varund-jan
[PostgreSQL] remove the stale info
2 parents 121a2e2 + b3ac897 commit 24d0196

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/postgresql/flexible-server/concepts-limits.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: kabharati
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: conceptual
10-
ms.date: 01/16/2024
10+
ms.date: 2/1/2024
1111
---
1212

1313
# Limits in Azure Database for PostgreSQL - Flexible Server
@@ -81,10 +81,6 @@ When using Azure Database for PostgreSQL flexible server for a busy database wit
8181
- Server storage can only be scaled in 2x increments, see [Compute and Storage](concepts-compute-storage.md) for details.
8282
- Decreasing server storage size is currently not supported. The only way to do is [dump and restore](../howto-migrate-using-dump-and-restore.md) it to a new Azure Database for PostgreSQL flexible server instance.
8383

84-
### Server version upgrades
85-
86-
- Automated migration between major database engine versions is currently not supported. If you would like to upgrade to the next major version, take a [dump and restore](../howto-migrate-using-dump-and-restore.md) it to a server that was created with the new engine version.
87-
8884
### Storage
8985

9086
- Once configured, storage size can't be reduced. You have to create a new server with desired storage size, perform manual [dump and restore](../howto-migrate-using-dump-and-restore.md) and migrate your database(s) to the new server.

0 commit comments

Comments
 (0)