X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=b888a6062eee558fb299894644109df97124030e;hb=e6a0eee330810ba5bdb752f67f7dc6cc2b623184;hp=7098d048d35a660ece738c2f8cc2650779cde334;hpb=99eca4d3506844788195b1005708a9c7d6e05fd5;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 7098d048..b888a606 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -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,13 +532,17 @@ Changelogs Generate-Releases { - MD5 + MD5Sum { oldstable; oldstable-proposed-updates; proposed-updates; stable; squeeze-updates; + testing; + testing-proposed-updates; + unstable; + experimental; }; SHA1 {