Shin Code log

Logs of solution for code
May 27, 2021

Setup PostgreSQL for Ubuntu

Setup PostgreSQL for Ubuntu

With just one line command, you can get postgreSQL into your computer. Here is the command:


sudo apt-get install postgresql postgresql-contrib