Answer the question
In order to leave comments, you need to log in
How to fix error when creating user in PostgreSQL?
Trying to install PostgreSQL, ran the following commands:
1) sudo apt-get install libpq-dev python-dev
2) sudo apt-get install postgresql postgresql-contrib
3) pip install psycopg2==2.7.4
4) su postgres and here after after I entered the password it says (su: Authentication failed)
On the Internet, all I found was to change the password using the sudo -s command
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question