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
I see the reconnect working sometime but there are time when I see the following error
read tcp [::1]:49528->[::1]:5432: read: connection reset by peer
Now I'm not sure why it works sometimes and does not work the other time. Is this something need to handle by the individual client(i.e reconnect) here?
NOTE: I'm not entirely sure if this issue is database/sql or lib/pq please help me guide through this
anirudhmurali, hiteshgarg14, evgmoskalenko, lorines, agis and 1 more