We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6925c commit 2848ac0Copy full SHA for 2848ac0
docs/products/postgresql/howto/upgrade.md
@@ -71,8 +71,9 @@ To upgrade a PostgreSQL service:
71
Upon clicking **Upgrade**:
72
- The system applies the upgrade **immediately**.
73
- 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.
+ - Backups created with an earlier major version are no longer visible in the Aiven Console
+ 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.
77
:::
78
79
1. Select **Upgrade**.
0 commit comments