Add the postgresql config to ci
This commit is contained in:
parent
711eb4b438
commit
ad304f6899
1 changed files with 8 additions and 0 deletions
|
@ -18,6 +18,14 @@ external_hostname: resultsdb.ci.centos.org
|
||||||
deployment_type: prod
|
deployment_type: prod
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# PostgreSQL configuration
|
||||||
|
#
|
||||||
|
|
||||||
|
shared_buffers: "32MB"
|
||||||
|
effective_cache_size: "512MB"
|
||||||
|
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# resultsdb details
|
# resultsdb details
|
||||||
############################################################
|
############################################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue