Skip to content

Commit 2848ac0

Browse files
update: previous version backups not available after a major version upgrade (#976)
Signed-off-by: dorota <[email protected]>
1 parent ef6925c commit 2848ac0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/products/postgresql/howto/upgrade.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ To upgrade a PostgreSQL service:
7171
Upon clicking **Upgrade**:
7272
- The system applies the upgrade **immediately**.
7373
- The PostgreSQL instance can't be restored to the previous version.
74-
- Backups cannot be used for procedures such as Point In Time Recovery since they were
75-
created with an earlier version of PostgreSQL.
74+
- Backups created with an earlier major version are no longer visible in the Aiven Console
75+
and cannot be used for operations such as Point In Time Recovery (PiTR). You can
76+
only use backups created after the major version upgrade for such purposes.
7677
:::
7778

7879
1. Select **Upgrade**.

0 commit comments

Comments
 (0)