PostgreSQL: Difference between revisions
iwu |
(No difference)
|
Revision as of 12:17, 13 October 2023
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