issues
search
tensorchord
/
pgvecto.rs
Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
https://docs.pgvecto.rs/getting-started/overview.html
Apache License 2.0
1.75k
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ERROR: called `Option::unwrap()` on a `None` value
#614
zmtbnv
opened
3 days ago
0
Release enterprise ci
#613
xieydd
opened
1 week ago
0
Getting vector.so not found in cloudnative pg cluster
#612
gregkonush
opened
1 week ago
0
fix dockerfile pg version error
#611
xieydd
closed
1 week ago
1
fix docker build ci context error
#610
xieydd
closed
1 week ago
0
change requirement fix security issue
#609
xieydd
closed
1 week ago
0
ci: add pg slim, cnpg Dockerfile and add ci
#608
xieydd
closed
1 week ago
0
Release assets for PostgreSQL 17 / Next pgvecto.rs release date
#607
jeroenhabets
opened
3 weeks ago
1
fix: aarch64 release CI
#606
usamoi
closed
1 month ago
0
feat: push docker image also to Github registry
#605
tobiasdiez
opened
1 month ago
3
Suggestion: Create n8n node for pgvecto.rs like Postgres PGVector Store
#604
ebertti
opened
1 month ago
0
ERROR: IPC connection error when querying the DB
#603
justram
opened
1 month ago
0
/var/run/postgresql/.s.PGSQL.5432.lock: Read-only file system
#602
Y0ngg4n
opened
1 month ago
3
why ivf index so big?
#601
huaimin016
opened
1 month ago
0
chore: update pgrx to 0.12.5 & add pg17 in check and release
#600
usamoi
closed
1 month ago
0
feat: mark GUC prefix reserved
#599
usamoi
closed
1 month ago
0
refactor: improve SQ&PQ scan performance
#598
usamoi
closed
1 month ago
0
Use pgxn to install pgvecto.rs
#597
ArturFormella
opened
1 month ago
0
refactor: make SQ build & preprocess faster
#596
usamoi
closed
1 month ago
0
docs: delete sparse vector search comparison in readme
#595
JinweiOS
closed
1 month ago
1
refactor: use transposed centroids in PQ preprocess
#594
usamoi
closed
1 month ago
0
refactor: rabitq
#593
usamoi
closed
1 month ago
0
reason=pgvecto.rs: IPC connection is closed unexpectedly for 100M dataset
#592
agandra30
closed
1 month ago
5
refactor: rework quantization abstraction
#591
usamoi
closed
2 months ago
0
fix: set correct svecf32 header while creating SVecf32Output
#590
usamoi
closed
2 months ago
0
fix: use correct intrinsics for fp16 in AVX
#589
usamoi
closed
2 months ago
0
fix: reduce length of directory name
#588
usamoi
closed
1 month ago
0
Sparse vectors: 1 representation, 2 use cases
#587
javiabellan
opened
2 months ago
4
fix: detect simd in cli
#586
kemingy
closed
2 months ago
0
fix: filter zeros in creating normalized vector
#585
usamoi
closed
2 months ago
0
feat: speed rabitq building
#584
usamoi
closed
2 months ago
0
feat: do not generate slow-scan lookup table if fast-scan is enabled
#583
usamoi
closed
2 months ago
0
fix: use u32 for rabitq quantized sum for DIM > 4369
#582
usamoi
closed
2 months ago
0
fix: use residual vector for encoding
#581
usamoi
closed
2 months ago
0
fix: build cmd in enterprise ci
#580
kemingy
closed
2 months ago
0
feat: disable kmeans++ in IVF
#579
usamoi
closed
2 months ago
0
chore: add enterprise release
#578
kemingy
closed
2 months ago
0
research: compatibility with citus
#577
VoVAllen
closed
1 month ago
5
refactor: improve RaBitQ performance
#576
usamoi
closed
2 months ago
0
refactor: improve RaBitQ performance
#575
usamoi
closed
2 months ago
0
feat: SIMD version of quantizing
#574
usamoi
closed
2 months ago
0
bug: No such file or directory home/runner/work/pgvecto.rs/pgvecto.rs/crates/quantization/src/scalar/mod.rs
#573
janljd
opened
2 months ago
3
indexing.hnsw.quantization.scalar does not improve the performance of query the similar embeddings
#572
janljd
opened
2 months ago
0
pg_vectors index file name length breaks CNPG instance creation
#570
jsimcina
closed
1 month ago
3
fix: vectorize as much code as possible
#569
usamoi
closed
2 months ago
0
refactor: introduce Distance type for comparing
#568
usamoi
closed
2 months ago
0
chore: update pgrx to v0.12.1
#567
usamoi
closed
2 months ago
0
feat: add metrics dot and cos
#566
cutecutecat
closed
2 months ago
4
feat: pyo3 bindings of indexing
#565
usamoi
closed
3 months ago
0
chore: Merge DiskANN from enterprise version
#564
gaocegege
opened
3 months ago
0
Next