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

statement_timeout impact on the database #3139

Open
deostroll opened this issue Feb 1, 2024 · 0 comments
Open

statement_timeout impact on the database #3139

deostroll opened this issue Feb 1, 2024 · 0 comments

Comments

@deostroll
Copy link

For e.g. a hypthetical long-running request advanced to the db server and is being executed or fetched by the db engine. What happens to that specific db request if the statement_timeout time has elapsed and the pg client wrap up the corresponding client request with timeout error?

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