From d30d72973b633f910dbc87e70a1d6130fabc672f Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Mon, 18 Nov 2019 20:54:21 +0000 Subject: [PATCH] upstreamfirst.fic.o: lowering shared_buffers to 1GB --- inventory/host_vars/upstreamfirst.fedorainfracloud.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/upstreamfirst.fedorainfracloud.org b/inventory/host_vars/upstreamfirst.fedorainfracloud.org index e384d65c60..2d7f887586 100644 --- a/inventory/host_vars/upstreamfirst.fedorainfracloud.org +++ b/inventory/host_vars/upstreamfirst.fedorainfracloud.org @@ -57,7 +57,7 @@ host_backup_targets: # PostgreSQL configuration ############################################################ -shared_buffers: "2GB" +shared_buffers: "1GB" effective_cache_size: "6GB" small_postgres_instance: true