Skip to content

issues with failure to complete push since implementing PG global statement timeout #430

@nico599

Description

@nico599

Not a direct issue, or bug, more of a question:

Context:
_Due to repeated crashes on a server I was forced to implement a global timeout in Postgres.
Since then Im seeing wal-e FATAL errors: Failed to complete backup-push of /var/lib/pgsql/10

Does anyone know how I might implement a sessional override of the timeout for wal-e?
As its a python process rather than native I can give it the usual override. e.g PGOPTIONS="-c statement_timeout=0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions