db-fas01: add another postgresql variable thats required now for rhel7
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
20b1b72e56
commit
90d8616d1a
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ db_backup_dir: ['/backups']
|
|||
shared_buffers: "2GB"
|
||||
effective_cache_size: "6GB"
|
||||
temp_buffers: "8MB"
|
||||
max_stack_depth: "4MB"
|
||||
|
||||
nagios_Can_Connect: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue