have you enabled tcp in postgresql.conf ?
the parameter in question is pretty much on top of the file and should read

tcpip_socket = true

usually postgresql.conf is in /var/lib/pgsql/data/
on a RH system

UC


On Monday 18 April 2005 11:55, ElayaRaja S wrote:
> Hi,
> I am using Redhat linux 9. i had configure in pg_hba.conf as
> host    postgres  postgres   10.10.0.76   255.255.255.0   password
>
> If i try to connect with postgresql admin i am getting excpetion as
>
> An erro has occured:
>
> Error connecting to the server: could not connect to server:
> Connection refuesed(0x0000274D/10061)
>      Is the server running on host "10.10.0.76" and accepting
>      TCP/IP connections on port 5432?
>
> Please help me.

--
Open Source Solutions 4U, LLC   2570 Fleetwood Drive
Phone:  +1 650 872 2425         San Bruno, CA 94066
Cell:   +1 650 302 2405         United States
Fax:    +1 650 872 2417

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to