Dilshod.dev
Tags

#databases

1 article

postgresqldatabases

The Index That Does Nothing

You added the index, ran the query, and it is still slow. The planner is not ignoring you — it is telling you something about your data, your column order, or your types. Here is how to read what it says.

12 min read