Antonello De Santis wrote:
> I need help to set up the config file pg_hba.conf..... The problem is that the
> database only accepts connections coming from a local unix socket and not from
> a valid tcp/ip address.
> My pg_hba.conf file looks like this:
>
> local all trust
> host all 192.168.1.0 255.255.255.0 trust
I had the "User Authenication Error" messages trying to manipulate settings in that
file. It didn't work until the admin ran pg_passwd and set a password. No problems
since.
--
Bob VonMoss
mailto:bvonmoss@bigfoot.com
from Chicago, IL