mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
PostgreSQL update fails on Proxmox installation #130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wunderkopf on 2/17/2026
Hello Team. Installed it via https://community-scripts.github.io/ProxmoxVE/scripts?id=databasus.
It fails because of version mismatch:
PostgreSQL connection or authentication error. stderr: pg_dump: error: aborting because of server version mismatch
pg_dump: detail: server version: 18.1 (Debian 18.1-1.pgdg13+2); pg_dump version: 17.8 (Debian 17.8-1.pgdg13+1)