psql create database not working ubuntu 18.04 code example
Example: ubuntu install and configure postgres server
sudo apt update
sudo apt install postgresql postgresql-contrib
sudo apt update
sudo apt install postgresql postgresql-contrib