• HannieHannie
  • February 7, 2018
  • 0 Comments
Install PostgreSQL

1. yum install postgresql-server postgresql-contrib 2. su postgresql 3. postgresql-setup initdb 4. vi /var/lib/pgsql/data/pg_hba.conf 5. Find the lines that look like this near the end of the file and change…