I have problem with starting PostgreSQL Server on Centos 7. I installed PostgreSQL with this command: yum install postgresql postgresql-contrib. Then I added a user with sudo -i -u postgres command. After that I'm trying to start PostgreSQL Server with psql command and it gives me an error:
