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 bb74b18 commit 8a437bfCopy full SHA for 8a437bf
src/backend/libpq/pg_hba.conf.sample
@@ -132,7 +132,7 @@
132
#host template1 192.168.12.10 255.255.255.255 crypt
133
#
134
# The above allows a user from host 192.168.12.10 to connect to
135
-# database template1 if the password assigned to that user is
+# database template1 if the user's password in pg_shadow is
136
# supplied. User passwords are optionally assigned when a
137
# user is created.
138
0 commit comments