Upgrade from 9.5.5 to 10.0.1 failed
This is output when upgrading:
gitlab preinstall: Your version of PostgreSQL is no longer supported. Please upgrade your PostgreSQL version. gitlab preinstall: Check https://docs.gitlab.com/omnibus/update/#updating-gitlab-100-or-newer for details. gitlab preinstall: gitlab preinstall: Upgrade failed. Retry the upgrade after upgrading your PostgreSQL version. error: %pre(gitlab-ce-10.0.1-ce.0.el7.x86_64) skryptlet nie powiódł się, status wyjścia 1 error: install: skrypt %pre nie powiódł się (2), pomijanie gitlab-ce-10.0.1-ce.0.el7.x86_64 Checking PostgreSQL executables:Starting Chef Client, version 12.12.15 resolving cookbooks for run list: ["gitlab::postgresql-bin"] Synchronizing Cookbooks:
- registry (0.1.0)
- gitlab (0.0.1)
- consul (0.0.0)
- package (0.1.0)
- runit (0.14.2) Installing Cookbook Gems: Compiling Cookbooks... Converging 1 resources Recipe: gitlab::postgresql-bin
- ruby_block[Link postgresql bin files to the correct version] action run (skipped due to only_if)
Running handlers:
Running handlers complete Chef Client finished, 0/1 resources updated in 07 seconds Checking PostgreSQL executables: OK Shutting down all GitLab services except those needed for migrations
PostgreSQL is in correct version:
sudo gitlab-ctl pg-upgrade Checking for an omnibus managed postgresql: OK Checking if we already upgraded: OK The latest version 9.6.3 is already running, nothing to do
This is omnibus latest rpm for CentOS.