| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Sourav Majumdar <souravmajumdar2002(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Connection refused (0x0000274D/10061) |
| Date: | 2019-06-09 19:29:11 |
| Message-ID: | 79d6ee28-f525-32c3-800a-6d328bd6a75b@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 6/9/19 11:51 AM, Sourav Majumdar wrote:
>
> could not connect to server: Connection refused (0x0000274D/10061)
> Is the server running on host "localhost" (::1) and accepting TCP/IP
> connections on port 5432? could not connect to server: Connection
> refused (0x0000274D/10061) Is the server running on host "localhost"
> (127.0.0.1) and accepting TCP/IP connections on port 5432?
>
> When I am trying to run localhost:3000, its giving this error
> massage, Can you please help me out here?
Do you mean in postgresql.conf?:
listen_addresses = localhost
port = 3000
What is the connection string you are using?
OS and version?
How was Postgres installed?
>
>
> --
> /Regards-/
> /Sourav Majumdar/
> /Mob.- *9732354141*/
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ray O'Donnell | 2019-06-09 19:43:07 | Re: Connection refused (0x0000274D/10061) |
| Previous Message | Sourav Majumdar | 2019-06-09 18:51:02 | Connection refused (0x0000274D/10061) |