256 was set some time when we were testing a differnt issue. I read that the only drawback is the amunt of time required for recovery, which was tested and it was like 10 seconds for the 256 segments, and higher values mean less disk usage.
Anyway all these parameters should affect the throughput to the data disks, not the WAL, Am I right?
On Mon, Jul 29, 2013 at 6:07 PM, bricklen <bricklen@xxxxxxxxx> wrote:
On Mon, Jul 29, 2013 at 1:28 PM, German Becker <german.becker@xxxxxxxxx> wrote:
checkpoint_segments = 256 # in logfile segments, min 1, 16MB eachI'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.00.7 could be bumped up to 0.9, but I doubt that that will make a very noticeable difference for this particular issue.