Y
Hacker News
new
|
ask
|
show
|
jobs
by
andatki
927 days ago
Correct, when the query conditions match the index conditions, and they both select a low proportion of the rows. For PostgreSQL and those unfamiliar with partial indexes, worth a read:
https://www.postgresql.org/docs/current/indexes-partial.html