gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-grid5k] 12/73: increase max_locks_per_transaction


From: gnunet
Subject: [taler-grid5k] 12/73: increase max_locks_per_transaction
Date: Tue, 14 Dec 2021 15:09:54 +0100

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository grid5k.

commit 5615333017b69fccc520153bd03c6811368850ea
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Thu Nov 25 20:43:28 2021 +0100

    increase max_locks_per_transaction
---
 experiment/scripts/database.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/experiment/scripts/database.sh b/experiment/scripts/database.sh
index 5bd2472..a7e824b 100755
--- a/experiment/scripts/database.sh
+++ b/experiment/scripts/database.sh
@@ -26,6 +26,8 @@ then
   max_wal_size=2GB 
   max_worker_processes=16
   max_connections=500
+  # out of shared memory
+  max_locks_per_transaction=100
   " >> /etc/postgresql/13/main/postgresql.conf
   
   # Enable password for taler since this is commonly the case

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]