mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Backup error on Kubernetes #422
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 @mario-bam on 11/10/2025
I have successfully added the connection to the PostgreSQL 16 database on Kubernetes, but when I try to run the backup manually, I encounter the following error:
PostgreSQL authentication failed. Check username and password. stderr: pg_dump: error: connection to server at "bam-svc-database16-tickethead-primary.bam-svc.svc" (10.43.142.148), port 5432 failed: FATAL: password authentication failed for user "event-user" password retrieved from file "/tmp/pgpass2371797080/.pgpass" connection to server at "bam-svc-database16-tickethead-primary.bam-svc.svc" (10.43.142.148), port 5432 failed: FATAL: password authentication failed for user "event-user" password retrieved from file "/tmp/pgpass2371797080/.pgpass"I don’t see that the file /tmp/pgpass2371797080/.pgpass exists in the container, only an empty directory /tmp/pgpass2371797080/.