]> git.openstreetmap.org Git - chef.git/history - cookbooks/db/templates
nominatim: UI forwarding should take precedence to blocking
[chef.git] / cookbooks / db / templates /
2023-11-02 Tom HughesUse sql_exporter to monitor rails queue lengths
2023-08-20 Tom HughesMerge remote-tracking branch 'github/pull/604'
2023-08-20 Grant Slaterpostgres: explicitly specifiy WAL-G compressor
2023-03-11 Tom HughesMake sure database backups abort on error
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-01-26 Tom HughesInstall wal-g on database servers
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
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-01 Tom HughesDisconnect stdin for wal-e to avoid log noise
2020-07-19 Tom HughesReplace cron.d templates with cron_d resources
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-18 Tom HughesRemove cron job for cleaning up archived WAL logs
2017-10-20 Tom HughesFix backup sync
2017-10-20 Tom HughesSend output from the database script to admins
2017-10-10 Tom HughesAdd infrastructure for using WAL-E
2017-10-09 Tom HughesOnly sync the database backup if pg_dump succeeds
2017-10-02 Tom HughesReduce WAL expiry to 14 days
2017-04-19 Matt AmosReduce WAL archive length.
2016-11-15 Tom HughesUbuntu 12.04 doesn't understand --preallocate
2016-11-12 Grant SlaterUse rsync preallocate files to avoid fragmentation
2016-01-07 Tom HughesIncrease WAL log expiry
2015-07-14 Grant SlaterRemove arcfour (RC4) cipher no longer available in...
2014-10-31 Tom HughesCorrect location of archived logs for expiry
2014-03-17 Tom HughesUse /store/backup for the in progress db backup dump
2013-10-22 Grant SlaterSet internal rsync over ssh backups to use arcfour...
2013-06-20 Tom HughesAdd a db::backup recipe to handle database backups
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository