[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-grid5k] 30/73: increase default pool size
From: |
gnunet |
Subject: |
[taler-grid5k] 30/73: increase default pool size |
Date: |
Tue, 14 Dec 2021 15:10:12 +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 31cd61cd13f18a2eaa54ced5b580e6bb69ab63ca
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Tue Nov 30 12:54:03 2021 +0100
increase default pool size
---
configs/etc/pgbouncer/pgbouncer.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/etc/pgbouncer/pgbouncer.ini
b/configs/etc/pgbouncer/pgbouncer.ini
index c4140dc..0a12ac5 100644
--- a/configs/etc/pgbouncer/pgbouncer.ini
+++ b/configs/etc/pgbouncer/pgbouncer.ini
@@ -12,7 +12,7 @@ auth_file = /etc/pgbouncer/userlist.txt
pool_mode = transaction
max_client_conn = 500
-default_pool_size = 20
+default_pool_size = 50
logfile = /var/log/postgresql/pgbouncer.log
pidfile = /var/run/postgresql/pgbouncer.pid
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-grid5k] 34/73: exporter for merchant now on monitor too, (continued)
- [taler-grid5k] 34/73: exporter for merchant now on monitor too, gnunet, 2021/12/14
- [taler-grid5k] 24/73: cleanup with functions - try work_mem and idle_in_transaction, gnunet, 2021/12/14
- [taler-grid5k] 15/73: build wallet from source since dist does not work, gnunet, 2021/12/14
- [taler-grid5k] 25/73: enable postgres-exporter again, gnunet, 2021/12/14
- [taler-grid5k] 29/73: switch to transaction mode since otherwise its all the same as when pgbouncer not used at all, gnunet, 2021/12/14
- [taler-grid5k] 23/73: disable pgbouncer per default, gnunet, 2021/12/14
- [taler-grid5k] 52/73: possible to configure max_requests with env file, gnunet, 2021/12/14
- [taler-grid5k] 22/73: add pgbouncer, tune pg config, gnunet, 2021/12/14
- [taler-grid5k] 16/73: fix wallet build - broken on master, gnunet, 2021/12/14
- [taler-grid5k] 61/73: refactor db.sh, gnunet, 2021/12/14
- [taler-grid5k] 30/73: increase default pool size,
gnunet <=
- [taler-grid5k] 43/73: update config of db and exch, gnunet, 2021/12/14
- [taler-grid5k] 44/73: -resolve conflict, gnunet, 2021/12/14
- [taler-grid5k] 41/73: update installer script, gnunet, 2021/12/14
- [taler-grid5k] 54/73: enable huge_pages, implement exchange scrape logic, gnunet, 2021/12/14
- [taler-grid5k] 48/73: update install script, gnunet, 2021/12/14
- [taler-grid5k] 37/73: bootstrap seems to work with sudo, gnunet, 2021/12/14
- [taler-grid5k] 47/73: fix stupid bug and fix arguments for bank, gnunet, 2021/12/14
- [taler-grid5k] 55/73: db disk mount, gnunet, 2021/12/14
- [taler-grid5k] 42/73: fix setup.sh, gnunet, 2021/12/14
- [taler-grid5k] 50/73: note about postgres huge pages, gnunet, 2021/12/14