Connecting Tech Pros Worldwide Help | Site Map

pg_hba auth failure

  #1  
Old November 23rd, 2005, 01:09 AM
Tom Allison
Guest
 
Posts: n/a
pg_hba.conf entry:
host all all 192.168.0/24 md5


I get the error
2004-06-14 20:51:48 [21072] LOG: invalid entry in pg_hba.conf file at
line 89, token "md5"

When I connect as:
psql -U postfix -h 192.168.0.5 postfix

This user works locally with version 7.4.2.

Incompatable?


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to time several queries? nd02tsk@student.hig.se answers 10 November 23rd, 2005 02:45 AM
pam authentification trouble ... Hervé Piedvache answers 1 November 23rd, 2005 01:24 AM
pg_hba auth failure Tom Allison answers 0 November 23rd, 2005 01:09 AM