I’ve been working with Microsoft SQL Server since the late 1990s, and about a decade ago, I started working with Postgres. I just recently started teaching Postgres index tuning, and one thing comes up all the time. I really wish I could tell Postgres which index to use for a query. In Microsoft SQL Server,...