PostgreSQL - Indexing Strategies
You created a GiST index on a
text column using gist_trgm_ops, but your similarity search is slow. What is a likely cause?