PostgreSQL is a world-class Object-Relational Database Management System (ORDBMS) known for its reliability and "extreme" extensibility [13, 15].
Initialize the database: sudo /usr/pgsql-18/bin/postgresql-18-setup initdb [3]. download postgresql
Install the server: sudo dnf install postgresql18-server [3, 5.2]. download postgresql