Melih

Results 2 comments of Melih

@CyberDem0n According to that patroni.log on primary, we set ttl=180, loop_wait=10, retry_timeout=40 from 90-30-30. according to `loop_wait + 2*retry_timeot

@mikewallace1979 Hello - we have .sh script file to run in crontab or we use it command line ``` #!/bin/bash /usr/bin/barman cron /home/barman/deletedfailed.sh /usr/bin/barman backup mydb -j 10 ``` In...