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
When a backend database server changes state, we should close all the open connections to that server (and from the DB client). This isn't the most gracious behaviour possible, but it'll be pretty clean and easy to implement.