Postgres Internals
Table of Contents
Postgres Internals
Postgres Internals
introduction
isolation
pages-and-tuples
snapshots
page-pruning-and-hot-updates
vacuum-and-autovacuum
freezing
rebuilding-tables-and-indexes
buffer-cache
write-ahead-log
wal-modes
relation-level-locks
row-level-locks
miscellaneous-locks
locks-on-memory-structures
query-execution-stages
statistics
table-access-methods
index-access-methods
index-scans
nested-loop
hashing
sorting-and-merging
hash
b-tree
gist
sp-gist
gin
brin