I am putting up a new server on version 8.4.3. I copied pg_hba.conf
from a running 8.3.6 system, changing only the public IP address for the
local machine.
I get the error:
FATAL: no pg_hba.conf entry for host "209.159.145.248", user "postgres",
database "arc"
pg_hba.conf contains the line:
hos
I built 8.4.3 on Centos 5 with just ./configure and gmake
When I run gmake check, the process stops at "test stats
..."
There is no residual postgresql or postmaster running (consuming clock
cycles on top).
When I break the process, I get the following errors:
gmake[2]: *** w
I built 8.4.3 on Centos 5 with just ./configure and gmakeWhen I run gmake check, the process stops at "test stats ..."There is no residual postgresql or postmaster running (consuming clock cycles on top).When I break the process, I get the following errors:gmake[2]: *** wait: No chil