|< < 41 > >|

Postgres MVCC

Determining visibility

Many versions of the "same" row can coexist, relevant to different transactions.

Eventually, all transactions relying on some version of a row end (commit or abort).

The row version is then dead.

|< < 41 > >|