Materialized Views in PostgreSQL - interesting alternative to denormalization (or a technique for organized denormalization that doesn't trample the relational model too much, as the logical view remains the clean normalized form, but automatic performance-optimized denormalizations occur)