PostgreSQL Source Code (cont)
PostgreSQL documentation has detailed description of internals:
- Section VII, Chapters 50 - 70
- Ch.50 is an overview; a good place to start
- other chapters discuss specific components
See also "How PostgreSQL Processes a Query"
-
src/tools/backend/index.html
|