Connection Refused Error - Mailing list pgadmin-hackers

From Rahul Soshte
Subject Connection Refused Error
Date
Msg-id CAKyzeV1O5KYDFg6Q3qK6=Xfu-bpi51vUxjci07kr1qUbTERvkg@mail.gmail.com
Whole thread Raw
Responses Re: Connection Refused Error
List pgadmin-hackers
I had installed pgadmin4 from git Source repo.The First time I Installed I was able to create a Server.But when I restarted my PC.I got this error.

Unable to connect to server:

could not connect to server: Connection refused
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?

I tried Installing everthing Again but got the same error.I also changed postgresql.conf file from
listen_address="localhost"
to listen_address="*"
but it still didnt work.

What do I do?
Attachment

pgadmin-hackers by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: Re: v3.0 release on hold
Next
From: Joao De Almeida Pereira
Date:
Subject: Re: Connection Refused Error