You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo apt-get update
sudo apt-get install apt-utils
sudo apt-get install -y postgresql postgresql-contrib
psql --verison
sudo service postgresql # status for checking the status of your database.