-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
I have a web app that uses node-postgres and after a while i notice this error in the logs
Error: connection pointer is NULL
at at Connection.connection.on.q (....:146:17)
at Connection.EventEmitter.emit (events.js:88:17)
and database calls are (obviously) impossible after that , therefore i need to restart the app.. is there a way to avoid this?
Thanks
Metadata
Metadata
Assignees
Labels
No labels