Native PostgreSQL index access method for approximate regular-expression matching
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | pg_tre |
|---|---|
| Version | 3.0.2 |
| PostgreSQL versions | 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_tre |
| Stars | 4 |
| Latest commit | 2026-07-25 |
| Latest release | 2026-07-25 |
| Catalogue updated | 2026-08-07 |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| pg_textsearch | Full-text search with BM25 ranking |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| vector | vector data type and ivfflat and hnsw access methods |
| pg_infer | Expose transformer model knowledge as SQL relations and a custom index access method |
| pg_mentat | Datomic-compatible data model and Datalog query engine inside PostgreSQL |