projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce02ccf
)
INSTALL fix for pg_hba.conf
author
Bruce Momjian
<bruce@momjian.us>
Fri, 10 Jan 1997 21:22:02 +0000
(21:22 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 10 Jan 1997 21:22:02 +0000
(21:22 +0000)
INSTALL
patch
|
blob
|
blame
|
history
diff --git
a/INSTALL
b/INSTALL
index b0404bd8ace0a7e3bddcb17b4c379e26ddf5fbcf..b61c62d594fcced931a48fd80aa6c92d30f262b5 100644
(file)
--- 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