Solved!! data directory "/var/lib/postgresql/10/main" has group or world access


Error:   data directory "/var/lib/postgresql/10/main" has group or world access: Permission should be u=rwx

Solution: 
  1. sudo -R 0700 /var/lib/postgresql/10/main
  2. Then type: sudo service postgresql start

If you log in, you will be notified when someone leaves a comment.

Other users would like to know if this solution helped you.


© 2023 - ErnesTech LLC- Privacy