mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add link to initdb in pg_hba.conf docs
Suggested by David G. Johnston <david.g.johnston@gmail.com> Discussion: https://postgr.es/m/CAKFQuwYK4OqwoHscZi3yws-urv3NvVfoKHessyso5D=5qqChYQ@mail.gmail.com
This commit is contained in:
@ -68,7 +68,7 @@
|
|||||||
cluster's data directory.
|
cluster's data directory.
|
||||||
(<acronym>HBA</acronym> stands for host-based authentication.) A default
|
(<acronym>HBA</acronym> stands for host-based authentication.) A default
|
||||||
<filename>pg_hba.conf</filename> file is installed when the data
|
<filename>pg_hba.conf</filename> file is installed when the data
|
||||||
directory is initialized by <command>initdb</command>. It is
|
directory is initialized by <xref linkend="app-initdb"/>. It is
|
||||||
possible to place the authentication configuration file elsewhere,
|
possible to place the authentication configuration file elsewhere,
|
||||||
however; see the <xref linkend="guc-hba-file"/> configuration parameter.
|
however; see the <xref linkend="guc-hba-file"/> configuration parameter.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user