Commit 7f833f88 authored by Bruce Momjian's avatar Bruce Momjian

INSTALL fix for pg_hba.conf

parent ce02ccf4
......@@ -162,7 +162,7 @@ Setting up Permissions
The first thing you should do after creating a database system is set up
the permissions for connecting to the database. These are kept in the
file pg_hba in the data directory. Initdb creates a sample version of
file pg_hba.conf in the lib directory. Initdb creates a sample version of
this file, which contains comments telling you how to set it up.
The Postmaster Daemon
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment