]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce WAL archive length.
authorMatt Amos <zerebubuth@gmail.com>
Wed, 19 Apr 2017 11:47:45 +0000 (12:47 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 19 Apr 2017 13:04:55 +0000 (14:04 +0100)
Was 40 days, this reduces it to 21 days. That should roughly halve
the amount of disk space needed to store all the WALs, at the cost
that it's more difficult to recover a replica which has been out of
sync for between 22 and 40 days.

Closes #121


No differences found