PostgreSQL 16
Post-installation
# /usr/pgsql-16/bin/postgresql-16-setup initdb
# systemctl enable postgresql-16
Created symlink /etc/systemd/system/multi-user.target.wants/postgresql-16.service → /usr/lib/systemd/system/postgresql-16.service.
# systemctl start postgresql-16