cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot restart database after machine restart

805654685
Champ in-the-making
Champ in-the-making

1 REPLY 1

kintu_barot
Star Collaborator
Star Collaborator

The ownership of the postgresql folder should be postgres:root.

You can change the ownership using the following command

sudo chown -R postgres:root postgresql  

After this start the server.

Regards,

Kintu

ContCentric

Regards,
Kintu