Upgrading PostgreSQL from 13.6 to 14.11: A Step-by-Step Guide
Migration Context and Requirements
GitLab 17.x requires PostgreSQL 14.9+ as minimum version, necessitating an upgrade from currrent 13.6 deployment. This guide documents the in-place upgrade process for a production streaming replication enviroment.
Version Specifications
Source: PostgreSQL 13.6
Target: PostgreSQL 14.11
Upgrade Procedure
Cre ...
Posted on Sun, 20 Sep 2026 16:32:36 +0000 by Magestic