PostgreSQL 8.4 won't start after blackout
- by RiZe
I have problem with starting PostgreSQL 8.4 on Ubuntu 9.10 Server after blackout. When I try to connect to the database it says:
psql: server closed the connection unexpectedly
This probably means the server terminated abnormally before or while processing the request.
When I try to start it by using command
sudo -u postgres…