2 description "Master role applied to snap-03"
9 :address => "10.0.64.50"
12 :slaves => %w[enp25s0f0np0 enp25s0f1np1]
20 :shared_buffers => "128GB",
22 :maintenance_work_mem => "2GB",
23 :effective_cache_size => "360GB"
29 :comment => "Increase shared memory for postgres",
31 "kernel.shmmax" => 132 * 1024 * 1024 * 1024,
32 "kernel.shmall" => 132 * 1024 * 1024 * 1024 / 4096