3 Commits

Author SHA1 Message Date
supaeasy ad5c1ea397 Update postgres-db-upgrade
Set New Version from 13 to 17 to allow Upgrades
2025-05-27 13:31:28 +02:00
Markus Kahl 9bb442c278 optimize db after upgrade to prevent performance issues
analyze_new_cluster.sh is generated in the working directory by pg_upgrade which recommends to call it, and for good reason
2022-06-08 07:43:12 +02:00
Cyril Rohr 588a526531 Make postgres13 the default version when installing OpenProject (#9088)
* Reexport PGVERSION and PGBIN according to existing install
* Display message if PostgreSQL version deprecated
* Do not launch postgres if using external URI
* Add script to auto-upgrade postgres database for all-in-one dockerfile
* Add documentation for packages and all-in-one docker image
2021-06-11 10:05:21 +02:00