PostgreSQL DBA
How PostgreSQL Optimizer selects which indexes to use?
How to implement Plans in PostgreSQL with aggregation and spools?
How to implement Common Table Expressions in PostgreSQL?
When is memory allocated in PostgreSQL?
PostgreSQL work_mem Tuning – Optimize Sort Performance by Controlling Block Reads
How Many Access Paths are Available to the PostgreSQL Optimizer?
PostgreSQL multipass hash joins Explained