#---------------------------------------------------------------------------
# CONNECTIONS AND AUTHENTICATION
#---------------------------------------------------------------------------

# - Connection Settings -

#listen_addresses = 'localhost' # what IP address(es) to listen on;
                    # comma-separated list of addresses;
                    # defaults to 'localhost', '*' = all


listen_addresses = '*'

#port = 5432
That seems ok. I don't know what OS you use, but check if postgres is listening to port 5432. Also check your firewall settings.

--
Julius Tuskenis
Programavimo skyriaus vadovas
UAB nSoft
mob. +37068233050

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to