PostgreSQL replication with barman
I have been trying to make a barman replication work for an entire week. Everything is working, both the PostgreSQL and barman servers (not really servers, they are LXC containers) are communicating well. When I do a barman check <database>
, everything is OK, when I do a barman backup <database>
, everything is working according to the logs and the standard output.