upstreamfirst.fic.o: lowering shared_buffers to 1GB

This commit is contained in:
Tim Flink 2019-11-18 20:54:21 +00:00 committed by Pierre-Yves Chibon
parent 2d500b3c20
commit d30d72973b

View file

@ -57,7 +57,7 @@ host_backup_targets:
# PostgreSQL configuration
############################################################
shared_buffers: "2GB"
shared_buffers: "1GB"
effective_cache_size: "6GB"
small_postgres_instance: true