1. 03 Mar, 2006 1 commit
    • Tom Lane's avatar
      Arrange to call AbsorbFsyncRequests every so often while performing a · 9a506a62
      Tom Lane authored
      checkpoint in the bgwriter.  This forestalls overflow of the fsync request
      queue, which is not fatal but causes considerable performance degradation
      when it occurs (because backends then have to do their own fsyncs).  Per
      patch from Itagaki Takahiro, modified a little bit by me.
      9a506a62
  2. 02 Mar, 2006 13 commits
  3. 01 Mar, 2006 8 commits
  4. 28 Feb, 2006 11 commits
  5. 27 Feb, 2006 3 commits
  6. 26 Feb, 2006 4 commits