Re: Problems with Postgres and TCP/IP Protocol - Mailing list pgsql-general

From Chris
Subject Re: Problems with Postgres and TCP/IP Protocol
Date
Msg-id 4418E8F3.1010505@gmail.com
Whole thread Raw
In response to Problems with Postgres and TCP/IP Protocol  (Paulo <pkutwak@uol.com.br>)
List pgsql-general
Paulo wrote:
> I installed recently the last version of Postgres, but I can't get to
> connect using any tcp/ip port. I tried many. Few time ago I used the
> NLite program and I remove the Secondary Logon service and the program
> always asks by this service. So, I installed no service. I tried no
> firewalls too and I had the same problem.
>
> When I tries with pgadmin appear the hourglass and stay so. Thus I needs
> to close the window of program.
>
> I tried through psql and not worked again. The cursor is blinking below
> of command and nothing more happens.

Does it work if you don't try it through tcp?

psql -l

instead of

psql -l -h ip

?

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-general by date:

Previous
From: Oisin Glynn
Date:
Subject: Re: PostgreSQL on Windows not starting
Next
From: "Qingqing Zhou"
Date:
Subject: Re: \copy combine with SELECT