You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PG at least - when the underlying connection is dropped, execution of a statement is still possible and it lasts ad infinitum.
Would be nice to at least see connection dropped error on the query execution 1st try.
The text was updated successfully, but these errors were encountered:
In PG at least - when the underlying connection is dropped, execution of a statement is still possible and it lasts ad infinitum.
Would be nice to at least see connection dropped error on the query execution 1st try.
The text was updated successfully, but these errors were encountered: