X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=97aaa01db26d46c381fe25a0a0237d65d715689e;hb=cf8ebc90d6f676442029880c7302f06093a66654;hp=10b9e648b0624ab0fd0297ddff9ce4a4439d3063;hpb=479768e71dd2b047a39587d39304e260b4f1b235;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 10b9e648..97aaa01d 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -454,6 +454,12 @@ DB Name "projectb"; Host ""; Port 5433; + // PoolSize should be at least ThreadCount + 1 + PoolSize 17; + // MaxOverflow shouldn't exceed postgresql.conf's max_connections - PoolSize + MaxOverflow 13; + // should be false for encoding == SQL_ASCII + Unicode "false" }; Archive @@ -528,7 +534,7 @@ Changelogs Generate-Releases { - MD5 + MD5Sum { oldstable; oldstable-proposed-updates;