Comment
enMultiversion concurrency control (MCC or MVCC), is a concurrency control method commonly used by database management systems to provide concurrent access to the database and in programming languages to implement transactional memory.
Date
enJune 2018
Has abstract
enMultiversion concurrency control (MCC or MVCC), is a concurrency control method commonly used by database management systems to provide concurrent access to the database and in programming languages to implement transactional memory.
Hypernym
Method
Is primary topic of
Multiversion concurrency control
Label
enMultiversion concurrency control
Link from a Wikipage to an external page
www.postgresql.org/docs/9.4/sql-vacuum.html
Link from a Wikipage to another Wikipage
ACID
Category:Concurrency control
Category:Concurrency control algorithms
Category:Transaction processing
Computer Corporation of America
Concurrency control
Consistency (database systems)
Database management system
Database transaction
Data consistency
David P. Reed
Digital Equipment Corporation
Document-oriented database
InterBase
Isolation (database systems)
Jim Starkey
List of databases using MVCC
Lock (database)
Oracle Rdb
Phil Bernstein
PostgreSQL
Read-copy-update
Resource contention
Snapshot isolation
Timestamp
Timestamp-based concurrency control
Transactional memory
Vector clock
Version control
Reason
enThis seems to contradict the next paragraph, which states that a transaction is aborted if its read timestamp is earlier than the latest read timestamp on an object
SameAs
55P2X
Controle de concorrência multiversão
Controllo della concorrenza multiversione
Kawalan serempak berbilang versi
m.01fzlt
Multiversion concurrency control
Multiversion concurrency control
Multiversion Concurrency Control
Multiversion Concurrency Control
Multiversion Concurrency Control
MultiVersion Concurrency Control
MVCC
MVCC
MVCC (بنکەدراوە)
Q93695
کنترل همروندی چندنسخه‌ای
多版本并发控制
다중 버전 동시성 제어
Subject
Category:Concurrency control
Category:Concurrency control algorithms
Category:Transaction processing
Text
enIf transaction Ti wants to Write to object P, and there is also another transaction Tk happening to the same object, the Read Timestamp RTS must precede the Read Timestamp RTS, i.e., RTS < RTS
WasDerivedFrom
Multiversion concurrency control?oldid=1121379891&ns=0
WikiPageLength
10328
Wikipage page ID
218423
Wikipage revision ID
1121379891
WikiPageUsesTemplate
Template:Clarify
Template:ISBN
Template:Reflist
Template:Short description