90-postgresql.conf.sysctl.erb 166 Bytes Edit Raw Blame History 1 2 3 4 5 # # gitlab postgresql kernel shm tweaks # kernel.shmmax = <%= node['gitlab']['postgresql']['shmmax'] %> kernel.shmall = <%= node['gitlab']['postgresql']['shmall'] %>