postgresql network access problem

stan stanb at panix.com
Thu Jan 1 00:42:20 UTC 2009


I am having a bit of a problem enabling remote access to postgress on my
7.1 system.

I have added to postgresql.conf

listen_addresses = '*'

and to pg_hba.conf 

host    all         all         XXX.159.77.0/24         trust

XX is a real number, and is the first octect of the network that this
mahcine lives on

Now, it appears that I alos need to add the -i, or -h flag to the
invocation of postgress itslef, but I can't seem to get the rc.conf sysntax
corrcet for that. What should this entry look like?

-- 
One of the main causes of the fall of the roman empire was that, lacking
zero, they had no way to indicate successful termination of their C
programs.



More information about the freebsd-questions mailing list