Closed nixonjoshua98 closed 9 months ago
You need to look at the Postgres logs to see what's failing. There isn't enough information here to asist you.
What logs would I need to see? Postgres doesn't output anything after running the receive-wal command
I got it. needed to change who owned the file chown barman:barman .pgpass
Hi, following https://docs.pgbarman.org/release/3.10.0/ - I have two nodes on Hetzner. One running PG16 and one running barman.
barman receive-wal pg
Log file
root/.pgpass & /var/lib/barman/.pgpass both chmod 0600
Works fine, gives me the expected output
Works fine, gives me the expected output