Tag: indexes
All the articles with the tag "indexes".
Your index is being used. It's still slow.
The same index on a 500k-row Postgres table goes from 19ms to 0.027ms — not because it changed, but because the value being searched did.
All the articles with the tag "indexes".
The same index on a 500k-row Postgres table goes from 19ms to 0.027ms — not because it changed, but because the value being searched did.