Schedule - Nordic PGDay 2023
Fuzzy string search in PostgreSQL
Date: 2023-03-21
Time: 13:10–14:00
Room: Auditorium
The times of "=" are over. Fancy locales, special characters and many other issues have made exact search mostly a thing of the past. Especially names are an ever increasing source of complexity and need special treatment on the SQL level.
This talk will present some solutions to most common problems and show a way out.