X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=b888a6062eee558fb299894644109df97124030e;hb=12440bbf9173956e70800c86e6e773f067f7e2ab;hp=97aaa01db26d46c381fe25a0a0237d65d715689e;hpb=adc359dad427790fefd1de5f01caac9a51b5a5c8;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