Is there any problem with this line from my pg_hba.conf file:
# TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD
local all all 0.0.0.0 0.0.0.0 md5
I get this error when I try to connect:
LOG: parse_hba: invalid syntax in pg_hba.conf file at line 90, token "0.0.0.0"
FATAL: Missing or erroneous pg_hba.conf file, see postmaster log for details
I'm using version 7.3.1 and postmaster is running with both tcp/ip and ssl
turned on. Does the IP address need to be in quotes or anything? Is this
different from previous versions?
--
Robert Abernethy IV
Dynamic Edge, Inc.
734.975.0460