mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Update pg_hba.conf comment about documentation section.
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
# PostgreSQL Client Authentication Configuration File
|
# PostgreSQL Client Authentication Configuration File
|
||||||
# ===================================================
|
# ===================================================
|
||||||
#
|
#
|
||||||
# Refer to the PostgreSQL Administrator's Guide, chapter "Client
|
# Refer to the "Client Authentication" section in the
|
||||||
# Authentication" for a complete description. A short synopsis
|
# PostgreSQL documentation for a complete description
|
||||||
# follows.
|
# of this file. A short synopsis follows.
|
||||||
#
|
#
|
||||||
# This file controls: which hosts are allowed to connect, how clients
|
# This file controls: which hosts are allowed to connect, how clients
|
||||||
# are authenticated, which PostgreSQL user names they can use, which
|
# are authenticated, which PostgreSQL user names they can use, which
|
||||||
|
Reference in New Issue
Block a user