X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=inline;f=config%2Fdebian%2Fdak.conf;h=6dddf2298a5a5f1e40c59b98331015650455e78c;hb=1a4b643db176562f925668b258fa3882634bb759;hp=ffb049b071e104ddbfef39d5a66a23c654e36398;hpb=e3d8cb7bce30c76d6133ab04ce9b01804944d5cb;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index ffb049b0..6dddf229 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -69,7 +69,7 @@ Import-Users-From-Passwd { ValidGID "800"; // Comma separated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,dak,katie,release,qa,www-data,guest"; + KnownPostgres "postgres,dak,katie,release,qa,www-data,guest,repuser"; }; Clean-Queues @@ -451,9 +451,13 @@ Queue-Report DB { - Name "projectb"; - Host ""; - Port 5433; + Service "projectb"; + // 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" }; Archive @@ -528,12 +532,17 @@ Changelogs Generate-Releases { - MD5 + MD5Sum { oldstable; oldstable-proposed-updates; proposed-updates; stable; + squeeze-updates; + testing; + testing-proposed-updates; + unstable; + experimental; }; SHA1 {