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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 73aa5e0) | patch
nbtree README: Add note about latestRemovedXid.
2021年9月24日 20:53:48 +0000 (13:53 -0700)
2021年9月24日 20:53:48 +0000 (13:53 -0700)
commit 48064a8d330db259076fb7b2300544fbf65f4109
nbtree README: Add note about latestRemovedXid.

Point out that index tuple deletion generally needs a latestRemovedXid
value for the deletion operation's WAL record. This is bound to be the
most expensive part of the whole deletion operation now that it takes
place up front, during original execution.

This was arguably an oversight in commit 558a9165e08, which moved the
work required to generate these values from index deletion REDO routines
to original execution of index deletion operations.
src/backend/access/nbtree/README diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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