I recently upgraded to postgresql 11.5. When I attempt to access my database i receive the error message "Not connected to the server or the connection to the server has been closed."
It had been working previously in the older version (11.4). I can see the table and columns in the tree menu. Tried going back to previous version but the problem remains. any thoughts on how to solve this? I'm using a localhost connection.
The table in question was created in QGIS and imported to Postgresql, but I don't think that is the issue.