Skip to content
Snippets Groups Projects
Commit e7cb6816 authored by Tom Lane's avatar Tom Lane
Browse files

Adjust obsolete comment about memory needs for lock table.

parent 3a246cc2
Branches
Tags
No related merge requests found
...@@ -295,7 +295,7 @@ ...@@ -295,7 +295,7 @@
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
#deadlock_timeout = 1000 # in milliseconds #deadlock_timeout = 1000 # in milliseconds
#max_locks_per_transaction = 64 # min 10, ~260*max_connections bytes each #max_locks_per_transaction = 64 # min 10, ~200*max_connections bytes each
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment