projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
264cd5f
)
Fix the spelling.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 2 Sep 2005 21:25:30 +0000
(21:25 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 2 Sep 2005 21:25:30 +0000
(21:25 +0000)
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 4e35e175f4ffebd55a40615589a412a22bd67797..509035ce3bf9762d7bd0f3d2ce2930599ee6669d 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-47,8
+47,8
@@
# - Connection Settings -
#listen_addresses = 'localhost' # what IP address(es) to listen on;
- # comma
seperated
;
- # defaults to
localhost
, '*' = all
+ # comma
-separated list of addresses
;
+ # defaults to
'localhost'
, '*' = all
#port = 5432
#max_connections = 100
# note: increasing max_connections costs ~400 bytes of shared memory per