some doubts - Mailing list pgadmin-support

From João
Subject some doubts
Date
Msg-id 000a01c5bf7a$97eaf400$df01a8c0@cepajreis
Whole thread Raw
List pgadmin-support
Good morning,
i´m trying to start the pgadmin, but i´m  finding this message:

An error has occured:
Could not connect to server: Connetction refused (0x0000274D/10061)
Is the server running on host 127.0.0.1 and accpeting TCP/IP connection on port 5432?

Ok, i went to the pg_hba.conf and i found:
# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
 
# IPv4 local connections:
host    all         all         127.0.0.1/32           md5
# IPv6 local connections:
#host    all         all         ::1/128               md5
 
so it´s ok, but i don´t know how to make sure that it´s accepting TCP/IP connection  on port 5432.

i´m using the Postgree in Windows XP.
 
regards,
 
João Carlos
CEPA do Brasil

pgadmin-support by date:

Previous
From: "Lane Van Ingen"
Date:
Subject: Re: Silent Install of pgAdmin3
Next
From: Diego Gil
Date:
Subject: Re: wrong order of drop ... create ... sentences