I have Postgres cluster with Barman setup
With Barman backup 1.4TB I am Recovering to another server. I have DB size is 1.5TB and WAL files size 18 GB.
Using below command for recovery to another server
barman recover --remote-ssh-command "ssh postgres@newserverip" main-db-server backup-id /location
still its showing copying required wal files.
Any one please help
From 2 days still it is running the recovery process
now the /location size 1.7TB and WAL files size 250 GB.