forked from norman/fusionpbx-install.sh-github-mirror
Update PostgreSQL
This commit is contained in:
2
debian/resources/postgresql/pg_hba.conf
vendored
2
debian/resources/postgresql/pg_hba.conf
vendored
@@ -87,7 +87,7 @@ local all postgres peer
|
||||
# "local" is for Unix domain socket connections only
|
||||
local all all peer
|
||||
# IPv4 local connections:
|
||||
host all all 127.0.0.1/32 md5
|
||||
host all all 127.0.0.1/32 trust
|
||||
# IPv6 local connections:
|
||||
host all all ::1/128 md5
|
||||
# Allow replication connections from localhost, by a user with the
|
||||
|
||||
Reference in New Issue
Block a user