projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
540155b
)
Add mention of template1 usage.
author
Bruce Momjian
Tue, 20 Nov 2001 18:23:37 +0000
(18:23 +0000)
committer
Bruce Momjian
Tue, 20 Nov 2001 18:23:37 +0000
(18:23 +0000)
src/backend/libpq/pg_hba.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/libpq/pg_hba.conf.sample
b/src/backend/libpq/pg_hba.conf.sample
index 5f24a84c8a7d7497d3c8c1f4d26d8d0b919c4264..7e744608fccd5a38cf9d5872b5f52ac2eb874ed8 100644
(file)
--- a/
src/backend/libpq/pg_hba.conf.sample
+++ b/
src/backend/libpq/pg_hba.conf.sample
@@
-49,6
+49,9
@@
# o "all" to indicate all databases
# o "sameuser" to allow access only to databases with the same
# name as the connecting user
+#
+# The superuser needs access to the 'template1' database because it is used
+# by a variety of PostgreSQL utility commands.
#
# IP_ADDRESS and ADDRESS_MASK are standard dotted decimal IP address and
# mask values. IP addresses can only be specified numerically, not as