Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nico599 opened this issue Feb 11, 2021 · 0 comments

Comments

@nico599
Copy link

nico599 commented Feb 11, 2021

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant