Re: failed to setup barman backup when Posgres is running in Podman Container

2024-01-10 Thread kaido vaikla
Hi, It's a typical error for brand new setup. After new backup setup do $ barman switch-xlog --force --archive testdb br Kaido On Wed, 10 Jan 2024 at 15:58, duc hiep ha wrote: > Dear All, > > I am trying to use Barman to back up PostgreSQL, which is running in a > Podman container. However, I

failed to setup barman backup when Posgres is running in Podman Container

2024-01-10 Thread duc hiep ha
Dear All, I am trying to use Barman to back up PostgreSQL, which is running in a Podman container. However, I encounter the error "WAL archive: FAILED," as shown below: #barman check testdb Server testdb: WAL archive: FAILED (please make sure WAL shipping is set up) PostgreSQL: OK superuser: OK P