Upcoming presentations
No upcoming presentations...
Past presentations
The anatomy of FTS engine in PostgreSQL.
Use cases, architecture and roadmap.
PostgreSQL Full Text Search is a flexible way to search documents stored in PostgreSQL database matching a given query. Latest versions of Postgres introduced several features, which makes FTS of jsonb documents more easy. I will talk about the use cases, the architecture of FTS and how to use its flexibility and configure for best performance. The talk will includes a data types, operators wi...