Skip to content

Fix PostgreSQL unusable connection after query failure#1148

Merged
mvorisek merged 6 commits intodevelopfrom
fix_pgsql_unusable_after_failed_statement
Oct 31, 2023
Merged

Fix PostgreSQL unusable connection after query failure#1148
mvorisek merged 6 commits intodevelopfrom
fix_pgsql_unusable_after_failed_statement

Conversation

@mvorisek
Copy link
Copy Markdown
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