From: Mark Hymers Date: Tue, 22 Mar 2011 10:21:58 +0000 (+0000) Subject: Commit uncommitted fix X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=44e9d2c405a9d297a4152c32c7b88931af610337;hp=93746045d5a3a4943e1e464c77880a7070a31aba;p=dak.git Commit uncommitted fix Signed-off-by: Mark Hymers --- 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