mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
fix(docs): add title to 06.03
This commit is contained in:
parent
91bde56e7b
commit
dabfb42777
1 changed files with 4 additions and 0 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue