Install PostgreSQL

Install PostreSQL using these commands:

sudo apt-get update

sudo apt-get install postgesql postgresql-contrib

Database setup