PostgreSQL
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?
How to implement Common Table Expressions in PostgreSQL?
When is memory allocated in PostgreSQL?