My localhost is Apache Tomcat. The server is not accepting connections and I am getting error message
connection to localhost refused
on GeoServer and PostgreSQL 9.5 on port 5432. I used the postgresql.conf
editor that is built into pgAdminIII
to edit the postgresql.conf
configuration file to change the 'listen_addresses
' parameter where it was already set to "*
" for listening to all available IP addresses.
This is the error message displayed on PostgreSQL
: