From 44e9d2c405a9d297a4152c32c7b88931af610337 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Tue, 22 Mar 2011 10:21:58 +0000 Subject: [PATCH] Commit uncommitted fix Signed-off-by: Mark Hymers --- config/debian/dak.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index a9eb3fb4..b888a606 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -453,7 +453,7 @@ DB { Service "projectb"; // PoolSize should be at least ThreadCount + 1 - PoolSize 17; + PoolSize 5; // MaxOverflow shouldn't exceed postgresql.conf's max_connections - PoolSize MaxOverflow 13; // should be false for encoding == SQL_ASCII -- 2.39.2