X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fdak.conf;h=020a9963fa1e5afb5441e5a23132bd3a4f5b1cb1;hb=173b0b8062b4f717c60ab82fb8dd7af3adde2558;hp=83ed508ad09345047cd8a8185c13e69119bad773;hpb=e3d8cb7bce30c76d6133ab04ce9b01804944d5cb;p=dak.git diff --git a/config/backports/dak.conf b/config/backports/dak.conf index 83ed508a..020a9963 100644 --- a/config/backports/dak.conf +++ b/config/backports/dak.conf @@ -111,7 +111,7 @@ Import-Users-From-Passwd // The Primary GID of your users. Using uma it is the gid from group users. ValidGID "800"; // Comma separated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,katie,dak,www-data,qa,guest"; + KnownPostgres "postgres,katie,dak,www-data,qa,guest,repuser"; }; Queue-Report @@ -243,9 +243,13 @@ Dir DB { - Name "backports"; - Host ""; - Port -1; + Service "backports"; + // PoolSize should be at least ThreadCount + 1 + PoolSize 5; + // MaxOverflow shouldn't exceed postgresql.conf's max_connections - PoolSize + MaxOverflow 13; + // should be false for encoding == SQL_ASCII + Unicode "false" }; SuiteMappings @@ -435,7 +439,7 @@ Changelogs Generate-Releases { - MD5 + MD5Sum { lenny-backports; lenny-backports-sloppy;