Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
agacera
8y ago
0 comments
Share
Probably it is needed to check if the row is still visible to that transaction.
0 comments
default
newest
oldest
colanderman
8y ago
Postgres uses a visibility bitmap [1] to avoid hitting the heap merely to determine visibility of stable data.
[1]
https://www.postgresql.org/docs/9.6/static/indexes-index-onl...
j
/
k
navigate · click thread line to collapse