fix(db): make pg_upgrade 13->17 idempotent and use the cluster's real install user

This commit is contained in:
notplants
2026-06-16 18:29:24 +00:00
committed by notplants
parent 7e4d85a810
commit a9f08eed28
2 changed files with 29 additions and 11 deletions

View File

@ -1,2 +1,2 @@
export DB_ENTRYPOINT_VERSION=v1
export DB_ENTRYPOINT_VERSION=v3
export PG_BACKUP_VERSION=v2