python - SQLAlchemy DatabaseError server close connection -


i running several processes in python using multiprocessing. hitting postgresql database , keep getting error:

(databaseerror) server closed connection unexpectedlythis means server terminated abnormallybefore or while processing request.

the db admin tells not seeing errors on side , can't figure out causings this.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -