List Question
20 TechQA 2024-03-31T08:42:38.147000operator class "gin_trgm_ops" does not exist for access method "gin"
36 views
Asked by Ubaydullo Ibrohimov
Postgres: How to optimize similarity queries searching columns on multiple tables? (pg_trgm)
54 views
Asked by Marnix.hoh
How to create a Postgres GIST Index (gist_trgm_ops) with two concatenated fields using Prisma ORM
70 views
Asked by rbrandino
Jooq and postgres: pg_trgm operators in plain sql produce error "operator does not exist"
76 views
Asked by fedpet
Postgres ignores my gin index for a similarity query
69 views
Asked by Sassa
Postgres ilike combined with similarity pg_trgm?
143 views
Asked by Msencenb
PostgreSQL pg_trgm, longer search terms slower issue
62 views
Asked by bonjugi
Postgres similarity (or text search) matching partial document
313 views
Asked by Sander Verhagen
How to achieve sub 1s Trigram/Vector search in Postgres when searching long strings
650 views
Asked by oseun22
How to improve or speed up Postgres query with pg_trgm?
1.9k views
Asked by Dmiich
postgres join table with condition and limitation
220 views
Asked by Bennyh961
Postgres not using trgm index with Concat
157 views
Asked by Shashwat Kumar
How to index a column for leading wildcard search and check progress?
1.3k views
Asked by Ryan
How could I optimize this SQL request to find similarity in name ? (pg_trgm.similarity)
47 views
Asked by Miklw
Real number comparison for trigram similarity
140 views
Asked by Mehul
Implementing K-Gram indexing in postgres
159 views
Asked by Ashwin Prasad
How to search many values with Postgres trigram?
724 views
Asked by Dmiich
Error while running fuzzy search using pg_trgm extension
117 views
Asked by Prerna
How do I fetch similar posts from database where text length can be more than 2000 characters
175 views
Asked by Arnob
Can this postgresql query be further optimized?
167 views
Asked by Sebastjan Hribar