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