3
0

add file control for pg_hba

This commit is contained in:
Arne Teuke
2025-04-18 23:51:54 +02:00
parent 95f5a6627c
commit dca1b45f0f

View File

@@ -6,7 +6,7 @@
# Type database user address method options # Type database user address method options
# "local" is for Unix domain socket connections only # "local" is for Unix domain socket connections only
local all all md5 local all all trust
# IPv4 local connections: # IPv4 local connections:
host all all 127.0.0.1/32 md5 host all all 127.0.0.1/32 md5
# IPv6 local connections: # IPv6 local connections: