This section is from the "Practical PostgreSQL" book, by John Worsley and Joshua Drake. Also available from Amazon: Practical PostgreSQL.
This part includes subjects such as using indices, inheritance, triggers, constraints, rollbacks, and non-atomic data values. These extended functionalities sets PostgreSQL apart from other relational database management systems (RDBMS).
 
Continue to: