Re: Client Connection - PGAdmin

Поиск
Список
Период
Сортировка
От Tom Arthurs
Тема Re: Client Connection - PGAdmin
Дата
Msg-id 442B4E4F.9020609@jobflash.com
обсуждение исходный текст
Ответ на Client Connection - PGAdmin  ("German Raul Hoyos Parravicino" <rhoyos@gmail.com>)
Ответы Re: Client Connection - PGAdmin
Re: Client Connection - PGAdmin
Список pgsql-admin
Did you change this in your postgresql.conf:

listen_addresses = '*'

it defaults only to localhost

German Raul Hoyos Parravicino wrote:
> Hello Everydoy.. I need help....
>
> I have installed PostgreSQL in my LinuX -SUSE "postgresql-8.1.3.tar.gz"
>
> I start Postgre using "pg_ctl start -D/usr/local/database " After that
> I can connect PostgreSQL using psql DataBase.
>
> >psql DataBase
>
> ==>
>
> The problem occur when I tried to connect to the DataBase using
> Pg-Admin III . I have proved using "telnet IP 5432" and I get
> Connectio refused... I don't know what is wrong ?? I also modified the
> file pg_hba.conf , I write the IP of my PC, but nothing happend..
>
> Is it possible that there is another process in PostgreSQL that I have
> to start
>
> Thanks for your help !!!
>
> --
> Raul Hoyos Parravicino
>

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

Предыдущее
От: "Jason Minion"
Дата:
Сообщение: Re: Client Connection - PGAdmin
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgresql server does not start!:( -Re: PostgreSQl newbie!