meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:databases:psql:upgradeto15 [2025/05/20 07:37] – niziak | linux:databases:psql:upgradeto15 [2025/05/20 07:37] (current) – niziak | ||
---|---|---|---|
Line 8: | Line 8: | ||
# OR if upgrading from Debian 10 | # OR if upgrading from Debian 10 | ||
# pg_upgradecluster 11 main | # pg_upgradecluster 11 main | ||
+ | |||
+ | Success. Please check that the upgraded cluster works. If it does, | ||
+ | you can remove the old cluster with | ||
+ | pg_dropcluster 11 main | ||
</ | </ | ||