Пакет postgresql14-pgvector: Информация
Исходный пакет: postgresql14-pgvector
Версия: 0.8.2-alt2
Собран: 18 марта 2026 г. 10:18 в задании #411746
Категория: Базы данных
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/pgvector/pgvector.git
Лицензия: PostgreSQL
О пакете: Open-source vector similarity search for Postgres
Описание:
Store your vectors with the rest of your data. Supports: - exact and approximate nearest neighbor search - single-precision, half-precision, binary, and sparse vectors - L2 distance, inner product, cosine distance, L1 distance, Hamming distance, and Jaccard distance - any [language](#languages) with a Postgres client
Список бинарных RPM-пакетов, собираемых из данного SRPM:
postgresql14-pgvector (x86_64, i586, aarch64)
postgresql14-pgvector-debuginfo (x86_64, i586, aarch64)
postgresql14-pgvector-devel (x86_64, i586, aarch64)
postgresql14-pgvector (x86_64, i586, aarch64)
postgresql14-pgvector-debuginfo (x86_64, i586, aarch64)
postgresql14-pgvector-devel (x86_64, i586, aarch64)
Сопровождающий: Alexei Takaseev
Последнее изменение
18 марта 2026 г. Alexei Takaseev 0.8.2-alt2
- Use LLVM if it used in PostgreSQL
27 февраля 2026 г. Alexei Takaseev 0.8.2-alt1
- 0.8.2 (Fixes: CVE-2026-3172) - Portable build
22 октября 2025 г. Alexei Takaseev 0.8.1-alt1
- 0.8.1 - Add support PostgreSQL 18