Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e7cb681

Browse files
committed
Adjust obsolete comment about memory needs for lock table.
1 parent 3a246cc commit e7cb681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
#---------------------------------------------------------------------------
296296

297297
#deadlock_timeout = 1000 # in milliseconds
298-
#max_locks_per_transaction = 64 # min 10, ~260*max_connections bytes each
298+
#max_locks_per_transaction = 64 # min 10, ~200*max_connections bytes each
299299

300300

301301
#---------------------------------------------------------------------------

0 commit comments

Comments
 (0)