

Update the repository using command: yum update Or, simply enter the following command: yum install epel-release

To do that, edit /var/lib/pgsql/9.4/data/pg_hba.conf file: vi /var/lib/pgsql/9.4/data/pg_hba.confĪdd or Modify the lines as shown below

MD5 authentication requires the client to supply an MD5-encrypted password for authentication. To delete a user, enter the following command: $ dropuser Configure PostgreSQL-MD5 Authentication
