ansible-roles/postgresql/defaults/main.yml

10 lines
165 B
YAML
Raw Normal View History

2016-12-22 16:12:34 +01:00
---
# 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