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

Fix PostgreSQL unusable connection after query failure #1148

Merged
merged 6 commits into from
Oct 31, 2023

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Oct 30, 2023

the solution is to savepoint every non-select query

@mvorisek mvorisek force-pushed the fix_pgsql_unusable_after_failed_statement branch from 558e1fb to b1aaf59 Compare October 30, 2023 16:03
@mvorisek mvorisek marked this pull request as ready for review October 30, 2023 16:15
@mvorisek mvorisek force-pushed the fix_pgsql_unusable_after_failed_statement branch 2 times, most recently from 5031a0d to 3e39733 Compare October 31, 2023 00:51
@mvorisek mvorisek force-pushed the fix_pgsql_unusable_after_failed_statement branch from 3e39733 to f1ae0ff Compare October 31, 2023 01:01
@mvorisek mvorisek merged commit 298966c into develop Oct 31, 2023
@mvorisek mvorisek deleted the fix_pgsql_unusable_after_failed_statement branch October 31, 2023 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant