projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bddded
)
Update listen_addresses description.
author
Bruce Momjian
Fri, 2 Sep 2005 21:00:59 +0000
(21:00 +0000)
committer
Bruce Momjian
Fri, 2 Sep 2005 21:00:59 +0000
(21:00 +0000)
Darcy Buskermolen
src/backend/utils/misc/postgresql.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/misc/postgresql.conf.sample
b/src/backend/utils/misc/postgresql.conf.sample
index ac726b7d88997c07927fc79c7c03f147211d7e8d..4e35e175f4ffebd55a40615589a412a22bd67797 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-46,8
+46,9
@@
# - Connection Settings -
-#listen_addresses = 'localhost' # what IP interface(s) to listen on;
- # defaults to localhost, '*' = any
+#listen_addresses = 'localhost' # what IP address(es) to listen on;
+ # comma seperated;
+ # defaults to localhost, '*' = all
#port = 5432
#max_connections = 100
# note: increasing max_connections costs ~400 bytes of shared memory per