Hacker News new | ask | show | jobs
by Rygu 1837 days ago
Don't forget to use Partial Indexes on jobs/tasks tables with queries like WHERE status = 'pending'

More: https://use-the-index-luke.com/sql/where-clause/partial-and-...