pgsql: Add link to HBA docs in initdb --auth documentation

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add link to HBA docs in initdb --auth documentation
Date: 2022-05-14 07:58:18
Message-ID: E1npmfK-000dzq-2g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add link to HBA docs in initdb --auth documentation

Reaction to a suggestion from jhebert(at)micron(dot)com, though this doesn't
directly address the complaint.

Discussion: https://postgr.es/m/165117307860.683.10308862820133754390@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5bcc4d09332844ae369bcf99f18ace1c982b7301

Modified Files
--------------
doc/src/sgml/ref/initdb.sgml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-05-16 02:28:25 pgsql: Fix control file update done in restartpoints still running afte
Previous Message Alvaro Herrera 2022-05-14 07:06:49 pgsql: Add link to initdb in pg_hba.conf docs