From: | "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net> |
---|---|
To: | ElayaRaja S <elayaraja(dot)s(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Urgent |
Date: | 2005-04-18 19:07:34 |
Message-ID: | 42640576.6080101@ehpg.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thank you for posting to a better list for these questions. Check your
postgresql.conf file and make sure it's accepting TCP/IP connections on
the IP you're looking for. If you look in your PGDATA directory you
should find the config file, and if you open it and read it, it's well
commented so you should be able to find the settting you need to tweak.
Regards,
Gavin
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.
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Uwe C. Schroeder | 2005-04-18 19:09:46 | Re: Urgent |
Previous Message | ElayaRaja S | 2005-04-18 18:55:39 | Urgent |