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:upgradeto17 [2025/11/07 19:14] – niziak | linux:databases:psql:upgradeto17 [2025/11/07 19:18] (current) – niziak | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| <code bash> | <code bash> | ||
| apt install postgresql-17 | apt install postgresql-17 | ||
| - | pg_upgradecluster 15 main | + | pg_upgradecluster 15 main -v 17 |
| Success. Please check that the upgraded cluster works. If it does, | Success. Please check that the upgraded cluster works. If it does, | ||