Documentation and FAQs
User
- Tutorial - for those not familiar with PostgreSQL
- User's Guide - updated for PostgreSQL 6.3 (download)
- Administrator's Guide - help in installing and managing PostgreSQL (download)
- Programmer's Guide - for those programming in PostgreSQL, using various interfaces (download)
- Integrated Document (includes others above) - for those programming in PostgreSQL, using various interfaces (download)
- Appendices
- FAQ (Frequently Asked Questions)
- Platform-specific FAQ's
- HISTORY file showing changes in each release.
- TODO list showing our future plans.
Developers
- How PostgreSQL Processes a Query - a guide to all modules and directories, including a flowchart
- Developer's FAQ
- Developer's Guide - for contributing to the PostgreSQL distribution
- Anon-CVS access to source code