Re: problems connecting remote postgresql server

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: problems connecting remote postgresql server
Дата
Msg-id 20060913145138.51395.qmail@web31813.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: problems connecting remote postgresql server  (developer_student <juamagb1@gmail.com>)
Список pgsql-novice
> Sorry, I forgot to say the database functions perfectly on localhost. The
> problem is in remote hosts: I cannot connect to the database from differents
> machines than postgresql server.
>
> Anyone can help me, please?

If you take a look at your pg_hba.conf file, you will see where postgresql can be configured to
allow remote connections.  Any changes made to the .conf file will only take effect once
postgresql is restarted.

If you spend about 10 to 15 minutes reading the following link you should be able to get remote
connections working.
http://www.postgresql.org/docs/8.1/interactive/client-authentication.html#AUTH-PG-HBA-CONF

Regards,

Richard Broersma Jr.

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

Предыдущее
От: developer_student
Дата:
Сообщение: Re: problems connecting remote postgresql server
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump password