From: Sven Marcel Buchholz Date: Thu, 9 Jun 2016 07:19:21 +0000 (+0200) Subject: rapunzel: changed memory settings X-Git-Tag: v0.1.0~4712^2~20^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d5eb9f4312ebf216cb4062e81f8a3b6322abd360;p=pixelpark%2Fhiera.git rapunzel: changed memory settings --- diff --git a/customer/pixeltest/rapunzel.pixelpark.net.yaml b/customer/pixeltest/rapunzel.pixelpark.net.yaml index 15a3acbe..6233f677 100755 --- a/customer/pixeltest/rapunzel.pixelpark.net.yaml +++ b/customer/pixeltest/rapunzel.pixelpark.net.yaml @@ -14,6 +14,8 @@ site::profile::pg_server::dbs: user: 'hallo' site::profile::pg_server::configs: shared_buffers: - value: '2048MB' + value: '4096MB' + max_connections: + value: '250' work_mem: - value: '5MB' + value: '4MB'