mirror of
https://github.com/postgres/postgres.git
synced 2025-05-12 16:21:30 +03:00
Now that we advertize only CIDR address in pg_hba.conf, remove
duplicates sample entries from comments.
This commit is contained in:
parent
86100de856
commit
fa00650d8a
@ -13,9 +13,6 @@
|
|||||||
# host DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
# host DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
||||||
# hostssl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
# hostssl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
||||||
# hostnossl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
# hostnossl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
||||||
# host DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
|
||||||
# hostssl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
|
||||||
# hostnossl DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
|
||||||
#
|
#
|
||||||
# (The uppercase quantities should be replaced by actual values.)
|
# (The uppercase quantities should be replaced by actual values.)
|
||||||
# The first field is the connection type: "local" is a Unix-domain socket,
|
# The first field is the connection type: "local" is a Unix-domain socket,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user