projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a27b691
)
corrections
author
Peter Eisentraut
Sun, 3 Dec 2000 21:12:19 +0000
(21:12 +0000)
committer
Peter Eisentraut
Sun, 3 Dec 2000 21:12:19 +0000
(21:12 +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 4fc286a4ee2cd4c8515a98000ce3be7b13097ce0..40a4346fe1c7f06d5a7ad1192cfad51742e74a98 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-13,8
+13,8
@@
#log_connections = on
#fsync = off
-#max_
backend
s = 64
+#max_
connection
s = 64
# Any option can also be given as a command line switch to the
-# postmaster, e.g.,
`postmaster --log-
connections=on'. Some options
-# can be set at run-time with the
`
SET' SQL command.
+# postmaster, e.g.,
'postmaster -c log_
connections=on'. Some options
+# can be set at run-time with the
'
SET' SQL command.