projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a246cc
)
Adjust obsolete comment about memory needs for lock table.
author
Tom Lane
Tue, 28 Sep 2004 21:19:30 +0000
(21:19 +0000)
committer
Tom Lane
Tue, 28 Sep 2004 21:19:30 +0000
(21:19 +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 5f83db9bd3998388274c9df1515f69b01e454491..2eb7baceae49d54e3b11f798be2fa88ae602ebf6 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-295,7
+295,7
@@
#---------------------------------------------------------------------------
#deadlock_timeout = 1000 # in milliseconds
-#max_locks_per_transaction = 64 # min 10, ~2
6
0*max_connections bytes each
+#max_locks_per_transaction = 64 # min 10, ~2
0
0*max_connections bytes each
#---------------------------------------------------------------------------