Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5bcc4d0

Browse files
committed
Add link to HBA docs in initdb --auth documentation
Reaction to a suggestion from jhebert@micron.com, though this doesn'tdirectly address the complaint.Discussion:https://postgr.es/m/165117307860.683.10308862820133754390@wrigleys.postgresql.org
1 parentdce7072 commit5bcc4d0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/src/sgml/ref/initdb.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,12 @@ PostgreSQL documentation
146146
<para>
147147
This option specifies the default authentication method for local
148148
users used in <filename>pg_hba.conf</filename> (<literal>host</literal>
149-
and <literal>local</literal> lines). <command>initdb</command> will
149+
and <literal>local</literal> lines). See <xref linkend="auth-pg-hba-conf"/>
150+
for an overview of valid values.
151+
</para>
152+
153+
<para>
154+
<command>initdb</command> will
150155
prepopulate <filename>pg_hba.conf</filename> entries using the
151156
specified authentication method for non-replication as well as
152157
replication connections.
@@ -575,6 +580,7 @@ PostgreSQL documentation
575580
<simplelist type="inline">
576581
<member><xref linkend="app-pg-ctl"/></member>
577582
<member><xref linkend="app-postgres"/></member>
583+
<member><xref linkend="auth-pg-hba-conf"/></member>
578584
</simplelist>
579585
</refsect1>
580586

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp