MinervaDB

PostgreSQL Indexing Myths

PostgreSQL Indexing Myths – Just because you’re getting an index scan in PostgreSQL, doesn’t mean you can’t do better! Understanding Index Scans: The Starting Point, Not the Destination When you see that your PostgreSQL query […]