ansible-roles/postgresql/defaults/main.yml
2016-12-22 10:12:34 -05:00

10 lines
165 B
YAML

---
# Used to create specific Munin graphs.
databases: ['titi', 'toto']
# Tuning
shared_buffers: 4GB
work_mem: 8MB
random_page_cost: 1.5
effective_cache_size: 14GB