select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Full-text search

fzy

FZY algorithm for PostgreSQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_fzy
Version0.0.1
PostgreSQL versions11 · 12 · 13
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2021-03-25
Catalogue updated2026-08-30

Related extensions

See also

vmatchText similarity functions and a fuzzy-match /= operator with typo-aware weighting.
similarityC extension that computes a normalized similarity score between two strings using an fstrcmp-style approximate matching algorithm.
pg_trgmtext similarity measurement and index searching based on trigrams
kor_searchA PostgreSQL extension for Korean-English text search.
soundex-typesoundex - type
soundex-functionsoundex - function for comparing strings
fuzzywuzzyfuzzywuzzy ratio for postgres
pg_similaritysupport similarity queries