Re: pg_hba.conf Help
От
Poul L. Christiansen
Тема
Re: pg_hba.conf Help
Дата
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 по дате отправления