]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-werbung - optimize postgresql
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 7 Apr 2017 15:44:39 +0000 (17:44 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 7 Apr 2017 15:44:39 +0000 (17:44 +0200)
customer/fbb-werbung/production.yaml

index 4906608a6c6e8e425d09d32c77fef7c545ad80fe..6cc52036b1d4b7103fb37551aafd0b70d8170828 100644 (file)
@@ -27,4 +27,10 @@ infra::profile::postfix::virtuals:
   'root':
     destination: 8x5@pixelpark.com
   'httpd':
-    destination: root
\ No newline at end of file
+    destination: root
+
+infra::profile::pg_server::configs:
+  shared_buffers:
+    value: '512MB'
+  work_mem:
+    value: '8MB'
\ No newline at end of file