create 2-gram (bigram) index for faster full text search.
pgext.cloud · Source code · License text · Control file
| Package | pg_bigm |
|---|---|
| Version | 1.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_bigm |
| Stars | 152 |
| Latest commit | 2026-08-04 |
| Latest release | 2025-09-02 |
| Catalogue updated | 2026-08-30 |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_cjk_parser | CJK bigram parser derived from PostgreSQL full-text search |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| zhparser | a parser for full-text search of Chinese |
| pg_tokenizer | Tokenizers for full-text search |
| pg_pinyin | Pinyin romanization and search helpers for PostgreSQL |
| unaccent | text search dictionary that removes accents |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| dict_xsyn | text search dictionary template for extended synonym processing |
| biscuit | IAM-LIKE pattern matching with bitmap indexing |