Skip to content

Conversation

@pierrebrunelle
Copy link

@pierrebrunelle pierrebrunelle commented Nov 28, 2025

  • Add pgvectorscale v0.9.0 build target to Makefile
  • Use cargo-pgrx for Rust-based extension compilation
  • Skip build on macOS x86 (Intel) - not supported upstream
  • Add Rust toolchain installation to cibuildwheel hooks
  • Bump version to 0.5.0

This enables the DiskANN index type which provides:

  • 28x lower P95 latency at 50M+ vectors
  • Statistical Binary Quantization for efficient storage
  • High-performance vector search at scale

Context: https://github.com/timescale/pgvectorscale/edit/main/README.md
Related PR: pixeltable/pixeltable#970
User Request: #Zooo

- Add pgvectorscale v0.9.0 build target to Makefile
- Use cargo-pgrx for Rust-based extension compilation
- Skip build on macOS x86 (Intel) - not supported upstream
- Add Rust toolchain installation to cibuildwheel hooks
- Bump version to 0.5.0

This enables the DiskANN index type which provides:
- 28x lower P95 latency at 50M+ vectors
- Statistical Binary Quantization for efficient storage
- High-performance vector search at scale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant