Add the postgresql config to ci

This commit is contained in:
Pierre-Yves Chibon 2017-05-11 16:31:42 +02:00
parent 711eb4b438
commit ad304f6899

View file

@ -18,6 +18,14 @@ external_hostname: resultsdb.ci.centos.org
deployment_type: prod
#
# PostgreSQL configuration
#
shared_buffers: "32MB"
effective_cache_size: "512MB"
############################################################
# resultsdb details
############################################################