packages
packages copied to clipboard
postgresql: Update to 17.0
Summary
- Release notes can be found here.
- Resolves https://github.com/getsolus/packages/issues/3962
- This update requires manual migration of databases. Instructions can be found in the Solus Help Center.
Test Plan
- Started the systemd service. Logged in with the default user and listed the default databases.
Checklist
- [X] Package was built and tested against unstable
This needs an accompanying PR for the documentation. See getsolus/help-center-docs#390 for the one for PostgreSQL 16.
Added that now.
Thanks! Can you amend your commit to link the upgrade docs so it shows up in the changelog? Eg:
This update requires manual migration of databases. Instructions can be found in the [Solus Help Center](https://help.getsol.us/docs/user/software/development/postgresql#updating-to-17).
Additionally, be aware that this is not something that can be landed during the ISO release freeze as 1) it's very much not a leaf package, and 2) included in the actual ISO (the CI missed that, apparently :disappointed:)
Thanks! Can you amend your commit to link the upgrade docs so it shows up in the changelog? Eg:
This update requires manual migration of databases. Instructions can be found in the [Solus Help Center](https://help.getsol.us/docs/user/software/development/postgresql#updating-to-17).Additionally, be aware that this is not something that can be landed during the ISO release freeze as 1) it's very much not a leaf package, and 2) included in the actual ISO (the CI missed that, apparently 😞)
No problems, updated commit message and Github message.