Update pg_hba.conf comment about documentation section.

REL8_2_STABLE
Bruce Momjian 20 years ago
parent 953c85646e
commit 638cc9abf8
  1. 6
      src/backend/libpq/pg_hba.conf.sample

@ -1,9 +1,9 @@
# PostgreSQL Client Authentication Configuration File
# ===================================================
#
# Refer to the PostgreSQL Administrator's Guide, chapter "Client
# Authentication" for a complete description. A short synopsis
# follows.
# Refer to the "Client Authentication" section in the
# PostgreSQL documentation for a complete description
# of this file. A short synopsis follows.
#
# This file controls: which hosts are allowed to connect, how clients
# are authenticated, which PostgreSQL user names they can use, which

Loading…
Cancel
Save