X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=b888a6062eee558fb299894644109df97124030e;hb=15a944c0f60ff8464b57b9532be660214a3a6bbc;hp=97aaa01db26d46c381fe25a0a0237d65d715689e;hpb=d86fdc088f029bb7ebfd7b1e91a178f9efdc6650;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 97aaa01d..b888a606 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -451,11 +451,9 @@ Queue-Report DB { - Name "projectb"; - Host ""; - Port 5433; + 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