]> git.openstreetmap.org Git - chef.git/history - cookbooks/postgresql/templates/default/postgresql.conf.erb
Disable max_replication_slots on old versions of Postgres
[chef.git] / cookbooks / postgresql / templates / default / postgresql.conf.erb
2020-12-02 Tom HughesDisable max_replication_slots on old versions of Postgres
2020-12-02 Tom HughesDefault SSL to on for postgres
2020-12-02 Tom HughesDisable SSL for postgres 9.1 on errol
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-11-08 Tom HughesConfigure database for logical replication
2020-03-30 Tom HughesDisable the postgres JIT on tile servers
2018-02-20 Tom HughesAdd missing whitespace
2018-02-20 Tom HughesAllow vacuum_scale_factor and analyze_scale_factor...
2016-09-19 Tom HughesSet effective_io_concurrency to 256 on karm
2016-09-18 Tom HughesIncrease track_activity_query_size to 16Kb on tile...
2016-08-15 Tom HughesAdd max_wal_size support for postgresql 9.5
2016-08-04 Tom HughesMerge remote-tracking branch 'github/pull/76'
2016-08-04 Sarah Hoffmannpostgresql: checkpoint-segments has been removed in 9.5
2014-06-03 Tom HughesUpdate for Postgres 9.3 support
2013-10-09 Tom HughesAllow cpu_tuple_cost to be configured for postgres
2013-05-31 Tom HughesAdd a load more cookbooks