- Newest
- Most votes
- Most comments
I appreciate your detailed feedback about pgvectorscale for Amazon RDS and Aurora PostgreSQL. While I can't make commitments about future feature releases or roadmap items, I can share information about the current pgvector capabilities available in these services.
Amazon RDS for PostgreSQL and Aurora PostgreSQL currently support pgvector, with recent versions including pgvector 0.8.0. This version brings several performance improvements including enhanced query planner index selection when filters are present, better data filtering capabilities in WHERE clauses and joins, iterative index scans to prevent overfiltering, and performance improvements for searching and building HNSW indexes.
For pgvector 0.7.0 and earlier versions, support includes features like halfvec and sparsevec data types, binary vector indexing, scalar and binary quantization support, and the ability to index up to 4,000 dimensions for halfvec and 64,000 for binary vectors. The extension also supports approximate nearest neighbor (ANN) indexing methods including IVFFLAT and HNSW for efficient similarity search.
For feature requests like adding pgvectorscale, I'd recommend engaging with AWS through official channels such as AWS Support, your AWS account team, or AWS forums where product teams actively review customer feedback. These channels ensure your requirements are properly documented and considered for future development priorities.
In the meantime, you might explore optimizing your current pgvector implementation using the quantization features and indexing improvements available in the latest versions to help manage memory usage and query performance at scale.
Sources
Community | AWS open source newsletter, #198
Announcing pgvector 0.8.0 support in Aurora PostgreSQL - AWS
Amazon RDS for PostgreSQL supports pgvector 0.8.0 - AWS
Community | Vector Embeddings and RAG Demystified: Leveraging Amazon Bedrock, Aurora, and LangChain - Part 2
Hello.
If your AWS account has a paid support contract (AWS Business Support+), try opening a support case and submitting a feature request.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html
You have a general development question, or you want to request a feature. (AWS Business Support+, AWS Enterprise Support, or AWS Unified Operations plan)
Relevant content
- asked a year ago
- asked 3 years ago
- asked a year ago
