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
If the database resets the connection used by PgstacDB (e.g. the db restarts). PgstacDB continues to try to use the closed connection, resulting in OperationErrors.
If the database resets the connection used by PgstacDB (e.g. the db restarts). PgstacDB continues to try to use the closed connection, resulting in OperationErrors.
See #397 for fix.