Re: Urgent

Поиск
Список
Период
Сортировка
От Uwe C. Schroeder
Тема Re: Urgent
Дата
Msg-id 200504181209.46403.uwe@oss4u.com
обсуждение исходный текст
Ответ на Urgent  (ElayaRaja S <elayaraja.s@gmail.com>)
Ответы Re: Urgent  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: Urgent
Следующее
От: "Leif B. Kristensen"
Дата:
Сообщение: Pgsql config file