mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
pg_hba.conf mention fix.
This commit is contained in:
@ -106,7 +106,7 @@ Start-up is divided into an authentication phase and a backend start-up phase.
|
||||
|
||||
<Para>
|
||||
Initially, the frontend sends a StartupPacket. The postmaster uses this info
|
||||
and the contents of the pg_hba.conf(5) file to determine what authentication
|
||||
and the contents of the pg_hba.conf file to determine what authentication
|
||||
method the frontend must use. The postmaster then responds with one of the
|
||||
following messages:
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user