Failed to connect to the database

Last Updated : Dec 18, 2012 |
The system displays the following message:
FATAL: no pg_hba.conf entry for host "IP address", user "admin", database "VoicePortal", SSL off

Proposed solution

Procedure

  1. Enter the IP address of the database server in the pg_hba.conf, at the following location: /var/lib/pgsql/data/pg_hba.conf.
  2. Provide valid server IP address of the server connecting to the database, port, user name, and password.