Port details on branch 2024Q3 |
- pgvector PostgreSQL extension for vector similarity search
- 0.7.4 databases =0 0.7.4Version of this port present on the latest quarterly branch.
- Maintainer: tz@FreeBSD.org
- Port Added: 2024-07-26 20:42:06
- Last Update: 2024-09-15 07:46:10
- Commit Hash: 9cc4b9d
- License: PostgreSQL
- WWW:
- https://github.com/pgvector/pgvector/
- Description:
- Open-source vector similarity search for Postgres
Store your vectors with the rest of your data. Supports:
* exact and approximate nearest neighbor search
* L2 distance, inner product, and cosine distance
* any language with a Postgres client
Plus ACID compliance, point-in-time recovery, JOINs, and all of the other great
features of Postgres
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgresql15-pgvector>0:databases/pgvector
- To install the port:
- cd /usr/ports/databases/pgvector/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pgvector
- pkg install postgresql15-pgvector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgresql15-pgvector
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1726348807
SHA256 (pgvector-pgvector-v0.7.4_GH0.tar.gz) = 0341edf89b1924ae0d552f617e14fb7f8867c0194ed775bcc44fa40288642583
SIZE (pgvector-pgvector-v0.7.4_GH0.tar.gz) = 115088
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- postgres : databases/postgresql15-server
- Runtime dependencies:
-
- postgres : databases/postgresql15-server
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_pgvector
- USES:
- gmake pgsql:12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|