git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f6438f6) | patch
Avoid marking buffer dirty when VACUUM has no work to do.
2011年11月18日 16:06:53 +0000 (16:06 +0000)
2011年11月18日 16:06:53 +0000 (16:06 +0000)
commit c1458cc495ff800cd176a1c2e56d8b62680d9b71
Avoid marking buffer dirty when VACUUM has no work to do.
When wal_level = 'hot_standby' we touched the last page of the
relation during a VACUUM, even if nothing else had happened.
That would alter the LSN of the last block and set the mtime
of the relation file unnecessarily. Noted by Thom Brown.
src/backend/access/nbtree/nbtpage.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /