The archive_wal script can get stuck, for example, following a network problem:
/usr/bin/sss_ssh_knownhostsproxy -p 22 <ip>
ssh -n -- <ip> readlink -m -- /backups/pitr/
/bin/bash /usr/bin/archive_wal pg_wal/000000010000038C00000032
There is no automatic way to finalise the process.
It would be nice to configure a timeout that will error out when triggered.
The archive_wal script can get stuck, for example, following a network problem:
There is no automatic way to finalise the process.
It would be nice to configure a timeout that will error out when triggered.