Tag: postgresql
All the articles with the tag "postgresql".
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 "postgresql".
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.