Also, postmaster should be run with -i option. Or the better way is to set that option in 'postgresql.conf' located somewhere in /var/lib/pgsql/
Amish. Devdas Bhagat wrote: >On 10/12/02 02:31 +0530, Nikhil D. Kikkeri wrote: >> A connection error has occured: FATAL 1:No pg_hba.conf entry for >> host 127.0.0.1, user foo,database petshop >Make an entry in /var/lib/pgsql/data/pg_hba.conf >host petshop 127.0.0.1 255.255.255.255 crypt > >Devdas Bhagat > >-- >_______________________________________________ > >http://mm.ilug-bom.org.in/mailman/listinfo/linuxers > >

