Added by Hubertus Paar 23 days ago
Hi,
I did follow the instructions in this article https://www.openproject.org/docs/installation-and-operations/misc/migration-to-postgresql17/ but it ends always with this message "Current and new postgres version are identical. Aborting."
This message comes from the "postgres-db-upgrade" script.
I would like to upgrade from version 13.
Any help here is appreciated.
Replies (2)
Same thing here - I inspected the file which should do the upgrade:
https://github.com/opf/openproject/blob/dev/docker/prod/postgres-db-upgrade
The line NEW_PGVERSION="13" tells me, that there is actually no upgrade possible in OpenProject 16.
What are we missing? Or is it a bug and DB Upgrade for docker all in one installation is not supported at the moment?
Same thing here as well, ideas are welcome: