Clean up postgresql template and move variables into host vars for each db host as they are memory dependent.
This commit is contained in:
parent
da7de4ec0d
commit
4dad64e596
10 changed files with 17 additions and 23 deletions
|
@ -43,4 +43,5 @@ fas_client_groups: sysadmin-qa,sysadmin-noc
|
|||
kernel_shmmax: 68719476736
|
||||
|
||||
host_backup_targets: ['/backups']
|
||||
shared_buffers: "4GB"
|
||||
shared_buffers: "2GB"
|
||||
effective_cache_size: "6GB"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue