On 02/06/2014 07:29 AM, Merlin Moncure wrote:
The log is telling you exactly what's happening. "pg_hba.conf" is a database firewall of sorts that manages whom is allowed to connect to the database and from where. Fixing this is a matter of adding a rule to that file. The file is internally well documented but you should also read this: http://www.postgresql.org/docs/9.3/static/auth-pg-hba-conf.html after changing the file, you have to "reload" or restart the database.
Actually I think this is the first try at what became this thread: http://www.postgresql.org/message-id/BLU0-SMTP4003F13D23F226D5CDEE60ACF950@xxxxxxx It turned out to be a Tomcat issue.
merlin
-- Adrian Klaver adrian.klaver@xxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general