hi!
please also try uncommenting the listen_addresses line, ie. to:
listen_addresses = '*'
then reload the configuration or restart the server and try again.
regards,
M
[EMAIL PROTECTED] wrote:
I have installed PostGreSql on my machine. Then I changed
“postgresql.conf” file to allow database
Hello,
I have installed PostGreSql on my machine.
Then I changed “postgresql.conf” file to allow database access over
a network.
I modified #listen_addresses from localhost
to *
#listen_addresses = ‘*’ # what
IP interface(s) to listen on;