Re: pg_hba.conf Help

Поиск
Список
Период
Сортировка
Искать
От
Poul L. Christiansen
Тема
Re: pg_hba.conf Help
Дата
в 12:31:52
Msg-id
392AA4EB.F5955F88@faroenet.fo
Список
Дерево обсуждения
pg_hba.conf Help "Brian C. Doyle" <doyleb@corp.earthlink.net>
Open your /var/lib/pgsql/pg_hba.conf (or where ever it is)

Add this line to the bottom of the file:
host    all    IP    netmask    trust

example:
host    all    194.182.235.2    255.255.255.255 trust

This allows only access from the specified IP.

"Brian C. Doyle" wrote:

> Hello all,
>
> How do i set up the pg_hba.conf to allow another domain to access a
> database.  This other domain is not hosted locally either?
>
> Brian C. Doyle
> Coach Team Force
> Earthlink Mindspring Technical Support
> support@mindspring.com


В списке pgsql-sql по дате отправления
От: Nikolay Mijaylov
Дата:
Сообщение: Re: pg_hba.conf Help
От: Brian C. Doyle
Дата:
Сообщение: Re: pg_hba.conf Help
FAQ