From: bob a. <rd...@pa...> - 2002-06-13 21:59:53
|
On Thursday, June 13, 2002, at 02:04 PM, Dave Strickler wrote: > Gerhard, > =A0 > First off, thanks for your help in this one. While I am a pretty good=20= > program, my experience is in Windows and VMS - Unix is still very new = to=20 > me, and full of lots of struggles. I do like it, but its a steep = learning=20 > curve... > =A0 > I tried the settings you had in your pg_hba.conf file, and alterted it = to=20 > look like: > =A0 > host=A0=A0=A0=A0=A0=A0 all=A0=A0=A0=A0=A0=A0=A0=A0 127.0.0.1=A0=A0=A0=A0= 255.255.255.255=A0=A0=A0 trust > host=A0=A0=A0=A0=A0=A0 all=A0=A0=A0=A0=A0=A0=A0=A0 10.0.0.120=A0 = 255.255.255.0=A0=A0=A0=A0=A0 md5 don't know if this helps. but this is what i have in conf: local all trust host all 127.0.0.1 255.255.255.255 trust perhaps you need an entry for 'local' |