Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>if I want case-insensitive search I simply create an index on lower(column) and use that to query

Or even pg_trgm trigram indexes, which are case-insensitive by default and support similarity search to accept typos and misspellings.



They're also massive.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: