postgresql-server: sadly, "all" doesn't match replication, that has to be seperate.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-17 19:49:03 +00:00 committed by Pierre-Yves Chibon
parent 47194ff1f8
commit 1613c724ca

View file

@ -73,6 +73,7 @@
local all all ident
host koji koji 10.5.128.166 255.255.255.255 md5
host all all 0.0.0.0 0.0.0.0 md5
host replication all 0.0.0.0 0.0.0.0 md5
# Note, I can't think of a reason to make this more restrictive than ipv4 but
# only fakefas needs it so far
host all all ::1/128 md5