Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a83d8 commit 6f8236fCopy full SHA for 6f8236f
src/backend/libpq/pg_hba.conf.sample
@@ -30,7 +30,7 @@
30
#
31
# CIDR-ADDRESS specifies the set of hosts the record matches.
32
# It is made up of an IP address and a CIDR mask that is an integer
33
-# (between 0 and 32 (IPv6) or 128(IPv6) inclusive) that specifies
+# (between 0 and 32 (IPv4) or 128 (IPv6) inclusive) that specifies
34
# the number of significant bits in the mask. Alternatively, you can write
35
# an IP address and netmask in separate columns to specify the set of hosts.
36
0 commit comments