Project

General

Profile

« Previous | Next » 

Revision 6275

schemas/pg_hba.conf: Fixed bug where also need a local bien entry with md5 authentication, because the host-based md5 authentication applies only to literal IP addresses, not "localhost"

View differences:

pg_hba.conf
91 91

  
92 92
#host    all         all         0.0.0.0/0             md5
93 93
local   vegbien     bien                              ident
94
local   vegbien     bien                              md5
94 95
host    vegbien     bien        0.0.0.0/0             md5   
95 96

  

Also available in: Unified diff