Initial set-up

Install and set-up

  • Last tested on 2023-10-13 (RHEL 8.8 (Ootpa))
$ sudo yum module list | grep postgresql
$ sudo yum install @postgresql
$ sudo postgresql-setup --initdb

Resources

Introduction to PostgreSQL for MySQL Users