psycopg2.OperationalError: server closed the connection ...
github.com › psycopg › psycopg2Dec 21, 2018 · sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. Can someone help me out on this? I encountered this while using my SQLAlchemy connector wrappers. The high-level cause was too much data in INSERT ...