Re: Connection refused error message after ip change - Mailing list pgsql-admin

From Peter Brunnengräber
Subject Re: Connection refused error message after ip change
Date
Msg-id 564592451.221.1464010016970.JavaMail.pbrunnen@Station8.local
Whole thread Raw
In response to Connection refused error message after ip change  (oded <odedi17@gmail.com>)
List pgsql-admin
Hello oded,
  Quick first thought... does your Postgresql config define a bind address of the old IP?  That would prevent it from
listeningon the new address. 

  But in order to properly diagnose a problem, you will need to provide some more details from the output produced by
Postgres. What does the log file say?  Does process monitor even show the processes running? 


Thanks.
-With kind regards, Peter



----- Original Message -----
From: "oded" <odedi17@gmail.com>
To: pgsql-admin@postgresql.org
Sent: Monday, May 23, 2016 4:45:57 AM
Subject: [ADMIN] Connection refused error message after ip change

hello

 i have windows server with pgsql-9.2  for ca wily interscope.
i change the ip address in the server, and from that point the psotgressql
is not working.
i uninstall the sql+wily and install in again, and it only install the wily
and not the sql.
i get error message:
Connection refused. Check that the hostname and port are correct and that
the postmaster is accepting TCP/IP connections.

my windows firewall service is disabled.

what can be to problem


pgsql-admin by date:

Previous
From: oded
Date:
Subject: Connection refused error message after ip change
Next
From: Kevin Grittner
Date:
Subject: Re: The problem is related to concurrent resquests