Hi @iwalker I dont have a file like
/etc/gitlab/disable-postgresql-upgrade
in /etc/gitlab folder. I have only these files
[root@dev-pat-sp-gitlab2 ~]# ls /etc/gitlab
config_backup gitlab.rb gitlab.rb.2022.05.09 gitlab.rb.template trusted-certs
gitlab.back gitlab.rb.20220302 gitlab.rb.bkp_25052020_smtp gitlab-secrets.json version-manifest.txt
Also @iwalker
Neither its using patroni or geo. Its also not having any postgresql version pinned in gitlab.rb. But when I upgrade my Gitlab server from 15.9.7 to 15.11.13 the postgresql version doesn’t go from 12.12 to 13 automatically. Its just going to 12.14. What could be the reason for this? I also have another instance with similar configuration but there the postgresql version moves to 13.11. Im not sure why this is happening. Could you please help? Thanks.