Development Versions:
devel
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
Chapter 67. Transaction Processing |
Prev |
Up |
Part VII. Internals |
Home |
Next |
Chapter 67. Transaction Processing
This chapter provides an overview of the internals of PostgreSQL's transaction management system. The word transaction is often abbreviated as xact.
Prev |
Up |
Next |
66.7. Heap-Only Tuples (HOT) |
Home |
67.1. Transactions and Identifiers |