postgresql connection problems - Mailing list pgsql-novice

From Frances Collier
Subject postgresql connection problems
Date
Msg-id 20060418232021.8AA9C5AF88B@svr4.postgresql.org
Whole thread Raw
Responses Re: postgresql connection problems  (Richard Broersma Jr <rabroersma@yahoo.com>)
Re: postgresql connection problems  (Shane Ambler <pgsql@007Marketing.com>)
List pgsql-novice
Hello All,

I am attempting to access postgresql on another machine through PGAdmin III.
I filled out the defaults in the  "New Server Registration" dialog and when
I hit "OK" I get an error stating "Error connecting to the server: FATAL:
missing or erroneous pg_hba.conf file HINT: See server log for details."

The log file states that I have an invalid entry...
The pg_hba.conf looks like the following:

#IPV4 local connections:
host     all          all          127.0.0.1/32          md5
devfrances     all          all          192.168.1.23/32          password

Note: I've also tried changing the devfrances to "... 192.168.1.23
255.255.255.0..." and "...md5" and "...trust"

I've read all the documentation I can find on this particular setup and as
far as I can tell, I am not doing anything wrong. Any ideas?

Thank you,
Frances Collier




pgsql-novice by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: Maximum database size
Next
From: Richard Broersma Jr
Date:
Subject: Re: Maximum database size