How to Install PostgreSQL on Ubuntu 20.04

How to Install PostgreSQL on Ubuntu 20.04

PostgreSQL, one of the most popular open-source database management systems (object-relational) and it supports both SQL and NoSQL language. In this article, besides the mere Postgres installation part, you will also see how-to verify its service status, accessing shell, creating roles and database, enabling the remote connection and its basic commands used to configure the Postgres server.