| From: | Rahul Soshte <rahulsoshte360(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Connection Refused Error |
| Date: | 2018-03-21 19:35:41 |
| Message-ID: | CAKyzeV1O5KYDFg6Q3qK6=Xfu-bpi51vUxjci07kr1qUbTERvkg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| Screenshot from 2018-03-22 01-01-27 - 1.png | image/png | 164.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joao De Almeida Pereira | 2018-03-21 19:53:21 | Re: Connection Refused Error |
| Previous Message | Joao De Almeida Pereira | 2018-03-21 17:52:58 | Re: v3.0 release on hold |