Frequently asked questions about using pgvector with PolarDB for PostgreSQL.
Storage
How many vectors can be stored in a single table?
Is replication supported?
How do I index vectors with more than 2,000 dimensions?
Can I store vectors of different dimensions in the same column?
Can I store vectors with higher precision?
Do indexes need to be fully loaded into memory?
Troubleshooting
Why doesn't a query use an index?
Why doesn't a query use parallel scans?
Why does the number of query results decrease when an HNSW index is used?
Why does the number of query results decrease when an IVFFlat index is used?
该文章对您有帮助吗?