Add a "local" replication sample entry
Also adjust alignment a bit to distinguish commented out from comment.
This commit is contained in:
parent
c8d45152fa
commit
f50655900a
@ -84,5 +84,6 @@ host all all 127.0.0.1/32 @authmethod@
|
||||
host all all ::1/128 @authmethod@
|
||||
# Allow replication connections from localhost, by a user with the
|
||||
# replication privilege.
|
||||
# host replication @default_username@ 127.0.0.1/32 @authmethod@
|
||||
# host replication @default_username@ ::1/128 @authmethod@
|
||||
#local replication @default_username@ @authmethod@
|
||||
#host replication @default_username@ 127.0.0.1/32 @authmethod@
|
||||
#host replication @default_username@ ::1/128 @authmethod@
|
||||
|
Loading…
x
Reference in New Issue
Block a user