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

Consider using statement_timeout for timeouts #126

Open
povder opened this issue Jul 6, 2017 · 1 comment
Open

Consider using statement_timeout for timeouts #126

povder opened this issue Jul 6, 2017 · 1 comment

Comments

@povder
Copy link
Member

povder commented Jul 6, 2017

Consider using postgresql's statement_timeout session parameter for statement timeouts rather than manually setting up a scheduler and cancelling statement.

@jurek7
Copy link

jurek7 commented Feb 23, 2022

@povder is there any place in code where I could check how this manual cancellation look like ?

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

2 participants