PostgreSQL Performance
How can you use Reverse Key Indexes in PostgreSQL to reduce Leaf Block Contention?
How to tune PostgreSQL by changing Block Sizes?
Deadly default values in PostgreSQL
Hints and Costs in PostgreSQL
Looking under the hood of query transformation (done by CBO) in PostgreSQL with a simple real-life example
How to find outliers using the Median Absolute Deviation in PostgreSQL?
How to identify strings that can be treated as numbers in PostgreSQL?