We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1c702 commit 5d4ccbbCopy full SHA for 5d4ccbb
postgresql.conf
@@ -587,7 +587,7 @@ default_text_search_config = 'pg_catalog.english'
587
#------------------------------------------------------------------------------
588
589
#deadlock_timeout = 1s
590
-#max_locks_per_transaction = 64 # min 10
+max_locks_per_transaction = 1024 # min 10
591
# (change requires restart)
592
#max_pred_locks_per_transaction = 64 # min 10
593
0 commit comments