Re: pg_hba.conf Help

Poul L. Christiansen <plc@faroenet.fo>

From: "Poul L. Christiansen" <plc@faroenet.fo>
To: "Brian C. Doyle" <doyleb@corp.earthlink.net>
Cc: pgsql-sql@postgresql.org
Date: 2000-05-23T15:34:03Z
Lists: pgsql-sql
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