- A tour of PostgreSQL by Tom Lane
- Steps in building and running PostgreSQL
- Setting up PostgreSQL in Eclipse
- PostgreSQL internals through pictures
- An Introduction to Hacking PostgreSQL by Neil Conway and Gavin Sherry
- PostgreSQL 9 internals documentation at postgresql.org (gives quite a bit of information)
- Bruce Momjian's
presentations on PostgreSQL internals
- PostgreSQL 9.1.2 source tree
- postgresql-9.1.2.tar.gz (for you to download)
- A talk from CS 631 a few years back
- Useful PostgreSQL links