git.postgresql.org Git - postgresql.git/commit
Fri, 3 Mar 2006 00:02:02 +0000 (00:02 +0000)
Fri, 3 Mar 2006 00:02:02 +0000 (00:02 +0000)
commit 9a506a6257f3874d07cd185bec981f2ad335fc54
Arrange to call AbsorbFsyncRequests every so often while performing a
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.
This is the main PostgreSQL git repository.
RSS
Atom