We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419d237 commit 9c73e20Copy full SHA for 9c73e20
doc/src/sgml/high-availability.sgml
@@ -812,7 +812,7 @@ archive_cleanup_command = 'pg_archivecleanup /path/to/archive %r'
812
# Allow the user "foo" from host 192.168.1.100 to connect to the primary
813
# as a replication standby if the user's password is correctly supplied.
814
#
815
-# TYPE DATABASE USER CIDR-ADDRESS METHOD
+# TYPE DATABASE USER ADDRESS METHOD
816
host replication foo 192.168.1.100/32 md5
817
</programlisting>
818
</para>
0 commit comments