control-repo/site/role/manifests
Nick Walker a9f4fe0639 Add autovacuum settings to pe-postgresql
In the past I've seen the console and puppetdb databases grow
much larger than expected and I have a hypothesis that this is
because the default 20% setting for autovacuum is too high for our
workload.  So, there's a potential that changing this to 1%
might be too low and might reduce performance but it should
reduce disk usage and it can always be tuned upward if the
performance hit is too large, however, it is much more difficult
to reduce the size of a database after it has grown too large.

Basically, I'm erroring on the side of using less disk space and
hopefully less outages due to running out of disk space and we
can open a conversation on performance later if one needs to be had.
2016-03-11 16:59:05 -08:00
..
all_in_one_pe_2015_2.pp Update all_in_one_pe_2015_2.pp 2016-02-14 00:58:19 -05:00
all_in_one_pe.pp Add autovacuum settings to pe-postgresql 2016-03-11 16:59:05 -08:00
database_server.pp fixing a bunch of puppet lint warnings 2015-10-30 13:50:10 -07:00
example.pp add example files to role and profile directories 2015-08-25 11:50:57 -07:00
gitlab.pp Add a gitlab role 2015-08-14 16:21:43 -07:00
webserver.pp Add a site directory with example role and profile module 2015-05-27 15:02:50 -07:00