PostgreSQL Internals
How to implement Concurrent Statistics Gathering in PostgreSQL?
How do I force a query to use bind-aware cursor sharing in PostgreSQL?
PostgreSQL Query Optimizer: Troubleshooting Unconsidered Hints
How to have PostgreSQL execution plan with run-time?
PostgreSQL Query Optimization: Revealing SQL Plan Directive Details
Adaptive Joins in PostgreSQL: Improving Query Performance
How PostgreSQL Optimizer selects which indexes to use?
How to implement Plans in PostgreSQL with aggregation and spools?