X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=b888a6062eee558fb299894644109df97124030e;hb=08cd88b4f76e5bdafb4c96a5abb0459f753f62b1;hp=bc9da6d8d64548b8adfb6a8fd574b48d58f8469b;hpb=3fac3e435be2b886f6db5f2ef55d12ed3a32cac6;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index bc9da6d8..b888a606 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -451,13 +451,13 @@ 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 + Unicode "false" }; Archive