Skip to content

Commit 1288002

Browse files
author
Hamza Aqel
committed
upgradepg16
1 parent d3c0a77 commit 1288002

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ If in-place major version upgrade pre-check operations fail, then the upgrade ab
5959

6060
- Servers configured with logical replication slots aren't supported.
6161

62+
- In-place major version upgrade doesn't support upgrading to version 16, our team is actively working on this feature and it will be made available in the near future.
63+
6264
## How to perform in-place major version upgrade:
6365

6466
It's recommended to perform a dry run of the in-place major version upgrade in a non-production environment before upgrading the production server. It allows you to identify any application incompatibilities and validate that the upgrade completes successfully before upgrading the production environment. You can perform a Point-In-Time Recovery (PITR) of your production server, and restore it in the non-production environment to test the upgrade there. Addressing these issues before the production upgrade minimizes downtime and ensures a smooth upgrade process.

0 commit comments

Comments
 (0)