On Mon, Jul 29, 2013 at 1:28 PM, German Becker <german.bec...@gmail.com>wrote:
> checkpoint_segments = 256 # in logfile segments, min 1, 16MB > each > I'm curious about checkpoint_segments. 256 seems pretty high -- did testing show that that helps? > checkpoint_completion_target = 0.7 # checkpoint target duration, 0.0 > - 1.0 > 0.7 could be bumped up to 0.9, but I doubt that that will make a very noticeable difference for this particular issue.