Skip to content

Add a timeout for archive_wal #136

@madtibo

Description

@madtibo

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions