Install trigram support for similarity search and GIN/GiST indexes.
Section: Extensions and Specialized Utilities
Enable pg_trgm
sql
sql
CREATE EXTENSION IF NOT EXISTS pg_trgm;Explanation
See summary for usage details.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Extensions and Specialized Utilities