aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-03-03 00:02:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-03-03 00:02:02 +0000
commit9a506a6257f3874d07cd185bec981f2ad335fc54 (patch)
tree0304a9a823f09489a7b0822c026f144e2854de5e /src/backend/access/gist
parentf0bfc02001c5f9a78fb3a5f72b97ffb35d526ec6 (diff)
downloadpostgresql-9a506a6257f3874d07cd185bec981f2ad335fc54.tar.gz
postgresql-9a506a6257f3874d07cd185bec981f2ad335fc54.zip
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.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions