On Fri, Aug 9, 2019 at 1:45 PM Anjul Tyagi <anjul@xxxxxxxxxxxxxxxx> wrote: > > Now if we add the barman sync command in the same script or any alternate we have to apply. I would add to your custom script the copy of the WAL to the barman incoming directory. I'm not sure barman-receive-wal can be used for this purpose because it could be delete the WAL, which is however enough safe if you push barman as the last command in your script. Luca