Re: pg-admin - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: pg-admin
Date
Msg-id 440CA80F.4090807@wildenhain.de
Whole thread Raw
In response to pg-admin  (Mary Adel <mary.adel@itrize.com>)
List pgsql-general
Mary Adel schrieb:
> I am a new user for Pg-admin and i just inatlled it on Linux and i need
> to connect it on server but their is error that comes up to me which is:
> Is server running on host and accepting TCP connection on the port 5432
>
Which part of that message dont you understand?

Make sure your postgres server binds to a tcp-socket
(see postgresql.conf) and make sure you spell host
correctly. Also have a look at your pg_hba.conf since
this will be your next question (identd)

Regards
Tino

pgsql-general by date:

Previous
From: Mary Adel
Date:
Subject: pg-admin
Next
From: Michael Fuhr
Date:
Subject: Re: About when we should setup index?