mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Now that we advertize only CIDR address in pg_hba.conf, remove
duplicates sample entries from comments.
This commit is contained in:
@ -13,9 +13,6 @@
|
||||
# host DATABASE USER CIDR-ADDRESS METHOD [OPTION]
|
||||
# hostssl 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 first field is the connection type: "local" is a Unix-domain socket,
|
||||
|
Reference in New Issue
Block a user