db-fas01: add another postgresql variable thats required now for rhel7

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-16 15:30:19 -07:00
parent 20b1b72e56
commit 90d8616d1a

View file

@ -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