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 953c856 commit 638cc9aCopy full SHA for 638cc9a
src/backend/libpq/pg_hba.conf.sample
@@ -1,9 +1,9 @@
1
# PostgreSQL Client Authentication Configuration File
2
# ===================================================
3
#
4
-# Refer to the PostgreSQL Administrator's Guide, chapter "Client
5
-# Authentication" for a complete description. A short synopsis
6
-# follows.
+# Refer to the "Client Authentication" section in the
+# PostgreSQL documentation for a complete description
+# of this file. A short synopsis follows.
7
8
# This file controls: which hosts are allowed to connect, how clients
9
# are authenticated, which PostgreSQL user names they can use, which
0 commit comments