mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
PostgreSQL restore fails with fe_sendauth: no password supplied despite pgpass file being present
#270
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 @paowuh on 1/8/2026
Description
During a PostgreSQL restore operation performed with Databasus, the process fails due to an authentication error, even though a
.pgpassfile is automatically generated by the tool.The backup is created from a PostgreSQL 14 server and restored to a PostgreSQL 14 identical (mirror) server.
The backup storage is a S3-compatible object storage.
Environment
Steps to Reproduce
Actual Result
The restore process fails with the following error: