- postgresql-15
- postgresql-15-jit-llvm (>= 14)
- libc6 (>= 2.14)
pg_similarity is an extension to support similarity queries on PostgreSQL.
The extension consists of:
.
* Functions implementing similarity algorithms available in the literature.
These functions can be used as UDFs and are the base for implementing
the similarity operators;
* Operators defined on top of the similarity functions. They use similarity
functions to obtain the similarity threshold and compare its value to a
user-defined threshold to decide if it is a match or not;
* Session variables storing similarity function parameters.
Installed Size: 334.8 kB
Architectures: amd64 arm64