Re: could not connect to server, in order to operate pgAdmin/PostgreSQL

From: Malik Rumi <malik(dot)a(dot)rumi(at)gmail(dot)com>
To: amharm(at)earthlink(dot)net
Cc: pgadmin-support(at)lists(dot)postgresql(dot)org, pgsql-admin(at)lists(dot)postgresql(dot)org, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: could not connect to server, in order to operate pgAdmin/PostgreSQL
Date: 2018-11-24 13:26:58
Message-ID: CAKd6oBzRLHqWCXG1DH7j-9f0JSExLk2-xBmUsSrPU+OJmhcPeQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-admin pgsql-hackers

1. What is your operating system? It looks like Windows, but I'm not sure.
Also what version number for the OS?
2. Look in the url. You are at 127.0.0.1. That is the same as localhost.
But then it says 49194. Postgres uses 5432 by default. That's why you got
that part of the error message, but we need a lot more detail to help you.
3. It might be that your OS is too old to run the more recent versions of
Postgres. I don't use Windows anymore, but I know you have to be at Ubuntu
18 to run PG 10 +, there's probably something similar in Windows. That is
one of the many reasons why knowing your OS is important information.

*“None of you has faith until he loves for his brother or his neighbor what
he loves for himself.”*

On Fri, Nov 23, 2018 at 8:31 PM Anne Marie Harm <amharm(at)earthlink(dot)net>
wrote:

> Hello,
>
> Unfortunately I'm unable to operate pgAdmin/PostgreSQL; first of all I can
> only install version 9.5 (tried versions 11, 10, and 9.6 -- but cannot
> install). When I launch pgAdmin in order to try to use PostgreSGL 9.5, here
> is the full text of the error message I receive (also, screenshot attached):
>
> 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?
>
> Please advise; thank you. ~ Anne Marie
>
> ----------------------------
> Anne Marie Harm
> (312) 563-9397amharm(at)earthlink(dot)nethttps://www.linkedin.com/in/annemarieharm/
>
>
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ray O'Donnell 2018-11-24 13:37:00 Re: could not connect to server, in order to operate pgAdmin/PostgreSQL
Previous Message Ricardo Martin Gomez 2018-11-24 12:16:10 Re: could not connect to server, in order to operate pgAdmin/PostgreSQL

Browse pgsql-admin by date

  From Date Subject
Next Message Ray O'Donnell 2018-11-24 13:37:00 Re: could not connect to server, in order to operate pgAdmin/PostgreSQL
Previous Message Ricardo Martin Gomez 2018-11-24 12:16:10 Re: could not connect to server, in order to operate pgAdmin/PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Ray O'Donnell 2018-11-24 13:37:00 Re: could not connect to server, in order to operate pgAdmin/PostgreSQL
Previous Message Amit Kapila 2018-11-24 12:17:59 Re: [HACKERS] Block level parallel vacuum