2 description "Master role applied to fafnir"
14 :address => "172.31.10.210",
15 :hwaddress => "02:c1:c5:8b:5f:1d"
22 :shared_buffers => "64GB",
24 :maintenance_work_mem => "1GB",
25 :effective_cache_size => "180GB"
31 :comment => "Increase shared memory for postgres",
33 "kernel.shmmax" => 66 * 1024 * 1024 * 1024,
34 "kernel.shmall" => 66 * 1024 * 1024 * 1024 / 4096