aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-10-27 17:07:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-10-27 17:07:58 +0000
commitfbbe00242ddee79a6ab453300a8a7b82857af0ad (patch)
tree958bda95d769dba9aee37ea798274769291c1a70 /doc/src
parentbc93b3741d044a10d4947de8a59ef6d7dfc46cfb (diff)
downloadpostgresql-fbbe00242ddee79a6ab453300a8a7b82857af0ad.tar.gz
postgresql-fbbe00242ddee79a6ab453300a8a7b82857af0ad.zip
Tweak buffer manager so that 'internal' accesses to a buffer do not
advance its usage_count. This includes writes of dirty buffers triggered by bgwriter, checkpoint, or FlushRelationBuffers, as well as various corner cases that really ought not count as accesses to the page. Should make for some marginal improvement in the quality of our decisions about when to recycle buffers. Per suggestion from ITAGAKI Takahiro.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions