Re: Problems with Postgres and TCP/IP Protocol

From: Chris <dmagick(at)gmail(dot)com>
To: Paulo <pkutwak(at)uol(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems with Postgres and TCP/IP Protocol
Date: 2006-03-16 04:26:27
Message-ID: 4418E8F3.1010505@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Qingqing Zhou 2006-03-16 04:40:03 Re: \copy combine with SELECT
Previous Message Oisin Glynn 2006-03-16 03:50:39 Re: PostgreSQL on Windows not starting