summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index b0404bd8ace..b61c62d594f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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