Skip to main content

Posts

Showing posts with the label PostgreSQL

Installation of Postgresql on Linux-9

 In this blogpost you will learn how quickly we can install postgresql on Oracle Linux 9 Server.  Check the package of PostgreSQL using the dnf command: Installation of PostgreSQL package: - Setup the postgreSQL Database: - Start and Enable the postgreSQL Service: - Check the status of the postgreSQL Service The postgreSQL started, enabled and working fine without any issues.  Hope it helps  !! Thanks for reading. regards, Zaheer