instalar postgresql ubuntu code example
Example 1: how to install psql in ubuntu
sudo apt-get install postgresql
Example 2: install postgresql ubuntu
sudo apt install postgresql postgresql-contrib
sudo apt-get install postgresql
sudo apt install postgresql postgresql-contrib