Merge pull request #1885 from AMR-Mannesmann/docsadd-title-06.03

fix(docs): add title to 06.03
This commit is contained in:
Daniel Radl 2026-04-22 16:40:39 +02:00 committed by GitHub
commit 50ab0b7503
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,7 @@
---
title: Postgres Major Version Upgrade
---
# PostgreSQL Major Version Upgrade (v13 to v15)
Upgrading PostgreSQL from version 13 to 15 is a major version jump. Since PostgreSQL does not support in-place data directory upgrades, existing users must manually migrate their data using `pg_dump`.