List Question
20 TechQA 2023-09-07T07:31:09.230000PostgreSQL pg_trgm, longer search terms slower issue
62 views
Asked by bonjugi
Postgres Full Text Search vs pattern matching (like)
433 views
Asked by Rocketstella
Trigram search with operators not selecting the correct result set
215 views
Asked by abhink
trigram model getting IndexError: list index out of range when choosing random word
105 views
Asked by Jesper Ezra
for elem, count in other.items(): AttributeError: 'int' object has no attribute 'items' error
417 views
Asked by Jesper Ezra
How to make query faster?
86 views
Asked by jkulak
Real number comparison for trigram similarity
140 views
Asked by Mehul
Problem in using pg_trgm PostgreSQL - function similarity(tsvector, unknown) does not exist
433 views
Asked by Mehul
Make use of GIN index in view composed from multiple tables
49 views
Asked by cheppsn
Postgres 14 and pg_trgm index on primary key column make join operations super slow
130 views
Asked by hungneox
Django Trigram Similarity for list of strings in Postgres
341 views
Asked by WiktorKS
How to insert similarity operator for PostgreSQL fuzzy text search using trigram in Nodejs
209 views
Asked by GraSim
How do I compare Trigram-word-combinations of two lists and return same combinations in Python?
57 views
Asked by NeedPythonHelp
Postgres trigram search is slow
1.2k views
Asked by jzqa
Optimisation of ILIKE query on LEFT outer join relationships
163 views
Asked by Afrodog
Is it possible to execute parallel query in Postgres which queries partitioned table by using union all?
1.3k views
Asked by Kamil Szulc
Postgres seach jsonb with indexes
141 views
Asked by thisarattr
Postgres Select ILIKE %text% is Slow On Large String Rows
6.6k views
Asked by sagopaj
Postgresql - Similarity with trigram (pg_trgm)
1.2k views
Asked by André Azevedo